.css {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
td {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF9933;
}
a:active {
	text-decoration: none;
}
a.b {
	font-size: 12px;
	color: #FFFFFF;
}
a.b:link {
	text-decoration: none;
}
a.b:visited {
	text-decoration: none;
}
a.b:hover {
	text-decoration: underline;
	color: #000000;
}
a.b:active {
	text-decoration: none;
}
