.c {
	FONT-SIZE: 14px;
	LINE-HEIGHT: 20px;
	color: #000000;
	font-family: "ËÎÌå";
}
a:link {text-decoration: none ; color: #0000FF;}
a:visited{color:#000000;text-decoration:none} 
A:hover {
	COLOR: #FF0000; TEXT-DECORATION: underline
}
body,td,th {
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #000000;
}