.mycss {
	font-size: 13px;
	line-height: 150%;
	text-decoration: none;
	font-family: "ËÎÌå", Arial;
}
.mycss1 {
	font-size: 13px;
	line-height: 150%;
	text-decoration: none;
	font-family: "ËÎÌå", Arial;
	color: #990000;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}

.dow {
	font-family: "ËÎÌå", Arial;
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}
