a:link {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #660000;
	text-decoration: none;
}
a:visited {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #9900FF;
	text-decoration: none;
}
