body,td,th {
	font-family: ËÎÌå;
	font-size: 12px;
	
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {  color: #FF0000;
	text-decoration:underline;
}