a.top:link {
	font-family: "ËÎÌå";
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
a.top:hover {
	font-family: "ËÎÌå";
	font-size: 15px;
	font-weight: bold;
	color:#3366CC;
}
a.top:active {
	font-family: "ËÎÌå";
	font-size: 15px;
	font-weight: bold;
	color: #99CC00;
}
a.top:visited {
	font-family: "ËÎÌå";
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}