a:visited {
	font-family: "ËÎÌå";
	font-size: 16px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

a:link {
	font-family: "ËÎÌå";
	font-size: 16px;
	color: #006600;
}
a:hover {
	font-family: "ËÎÌå";
	font-size: 16px;
	color: #003300;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-family: "ËÎÌå";
	font-size: 16px;
	font-weight: normal;
	color: #006600;
	text-decoration: blink;
}
