body,td
{
    font-size:14px;
}

.bb {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 150%;
	color: #F4D006;
}
.css {
	font-size: 12px;
	
	line-height: normal;
	color: #000000;
	text-decoration: none;}

a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}