a {
	color: #CC0000;
	text-decoration: none;
	font-size: 11px;
	font-family: "ËÎÌå", "Arial", "times New Roman";
}

a:link {
	font-size: 11px;
	color: #cc0000;
	text-decoration: none;
	font-family: "ËÎÌå", "Arial", "times New Roman";
}
a:hover {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

a:active {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
