td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
a {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	text-decoration: none;

}
a:hover {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 150%;
	color: #FF6600;
	text-decoration: none;
}