A {
	COLOR: #666666; FONT-SIZE: 12px; TEXT-DECORATION: none
}
A:hover {
	COLOR: #0000ff; FONT-SIZE: 12px; TEXT-DECORATION: underline
}
td {
	font-family: "ËÎÌå", Arial, Verdana;
	font-size: 12px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #660000;
	text-decoration: none;
}