.css {  
	font-size: 12px; 
	color: #000000; 
	text-decoration: none
	}
a:hover {  
	font-size: 12px; 
	color: #000000; 
	text-decoration: underline
	}
a.css1:hover {
	font-size: 12px;
	color: #FF3300;
	text-decoration: underline;
}
.css3 {
	font-family: "ËÎÌå";
	font-size: 14px;
	text-decoration: none;
	line-height: 18px;
}
a.css3:hover {
	font-size: 14px;
	color: #FF3300;
	text-decoration: underline;
	line-height: 18px;
}
.css4 {
	font-family: "ËÎÌå";
	font-size: 15px;
	text-decoration: none;
	line-height: 18px;
}