@import url("top2.css");
.top {
	font-family: "ËÎÌå";
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: "ËÎÌå";
	font-size: 9pt;
	color: #FF6600;
	text-decoration: none;
}

