a:visited {
	font-family: "ËÎÌå";
	font-size: 12pt;
	font-style: normal;
	color: #FF0000;

}
a:active {  font-family: "ËÎÌå"; font-size: 12pt; font-style: normal; color: #990000}
a:link {  font-family: "ËÎÌå"; font-size: 12pt; font-style: normal; color: #FF00FF}
a:hover {
	font-family: "ËÎÌå";
	font-size: 12pt;
	font-style: normal;
	color: #0033CC;
	text-decoration: none;
}
