.head1 {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;

a.h1 {
	font-family: "宋体";
	font-size: 12px;
}
a.h1:link {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.h1:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.h1:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
}

