a:link {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #333333;
	text-decoration: none;


}
a:visited {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #333333;
	text-decoration: none;

}
a:hover {
	font-family: "ËÎÌå";
	color: #333333;
	text-decoration: underline;
}
a:active {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #2A6300;
}
