a:link {
	font-family: "宋体";
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;

}
a:visited {
	font-family: "宋体";
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;

}
a:hover {
	font-family: "宋体";
	text-decoration: underline;
	color: #FFFF00;
	font-size: 13px;


}
a:active {
	font-family: "宋体";
	font-size: 13px;
	text-decoration: none;
	color: #FF0000;

}
table {
	font-family: "宋体";
	font-size: 13px;
	color: #000000;

}
