.1 {
	font-family: "ËÎÌå";
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color: #660000;
}
a:link {
	color: #00FFFF;
	text-decoration: none;

}
a:visited {
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}

