.css {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
}
.css:hover {  font-size: 14px; color: #000000; text-decoration: underline}
.css1:hover {  font-size: 16px; color: #000000; text-decoration: none}
.css1 {  font-size: 16px; color: #000000; text-decoration: none}
.news {
	font-family: "ËÎÌå";
	font-size: 13px;
	color: #def696;
	text-decoration: none;
	filter: Shadow(Color==#666666, Direction=225);
}
a.news:hover {
	font-family: "ËÎÌå";
	font-size: 13px;
	color: 9CCF00;
	text-decoration: none;
	filter: Glow(Color=#00ff33, Strength=5);
}
