a:link ,a:visited {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}

a.daohang:link ,a.daohang:visited {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.daohang:hover {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}