.css {
	color: #666666;
	font: 12px/19px "宋体";
}
a.url:link {
	font-family: "宋体";
	font-size: 12px;
	color: #525252;
	text-decoration: none;
	line-height: 18px;
}
a.url:active {
	font-family: "宋体";
	font-size: 12px;
	color: #525252;
	text-decoration: none;
	line-height: 18px;
}
a.url:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #525252;
	text-decoration: none;
	line-height: 18px;
}
a.url:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	line-height: 18px;
}
a.floatAD:link,a.floatAD:Visited {color: #000000;font: 12px/20px "宋体";text-decoration: none;}
a.floatAD:hover {color: #000000;text-decoration: underline;font: 12px/20px "宋体";}