body,td,p
{
	font-family: "宋体";
	font-size:12px;
	color: #4C4C4C;


}
A:link {
	font-size:12px;
	text-decoration:underline;
	color:#666666;
	font-family: "宋体";
}
A:visited {
	font-size:12px;
	text-decoration:underline;
	color:#666666;
	font-family: "宋体";
}
A:hover {
	font-size:12px;
	text-decoration:none;
	color:#CC0000;
	font-family: "宋体";
}
