.css {
	font-family: "宋体";
	font-size: 14px;
	line-height: 22px;
	color: #000000;
}
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;
}
