.link:link {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.link:visited {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.link:hover {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
}
.link:active {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

