.a:visited {
	font-family: "ËÎÌå";
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: none;
}
.a:hover {
	font-family: "ËÎÌå";
	font-size: 12px;
	color:#CCCCCC;
	text-decoration: underline;
}


.b:visited {
	font-family: "ËÎÌå";
	font-size: 14px;
	color:#000000;
	text-decoration: none;
}
.b:hover {
	font-family: "ËÎÌå";
	font-size: 14px;
	color:#333366;
	text-decoration: underline;
}