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