a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #00FF66;
	text-decoration: none;
}
a:active {
	color: #00FF66;
}
a.dao:link {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "ËÎÌå";
	font-weight: bold;
}
a.dao:visited {
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a.dao:hover {
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a.dao:active {
	font-size: 13px;
	text-decoration: none;
	color: #FF0000;
}
a.f:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a.f:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.f:hover {
	font-size: 12px;
	font-weight: bold;
	color: #00FF66;
	text-decoration: none;
}
a.f:active {
	font-size: 12px;
	text-decoration: none;
}
