td {
	font-family: "ËÎÌå";
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	color: #333333;
	text-decoration: none;
}
a:link {
	color: #666666;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: underline overline;
}

