td {
	font-family: "宋体";
	font-size: 12px;
	color: #606060;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #1F376D;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #1F376D;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #BD0A01;
	text-decoration: none;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	color: #606060;
	text-decoration: none;
}


.a1:link {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.a1:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.a1:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #D4D4D4;
	text-decoration: none;
}
.a1:active {
	font-family: "宋体";
	font-size: 12px;
	color: #606060;
	text-decoration: none;
}

