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

