.style1 {
	font-family: "宋体";
	font-size: 14px;
	font-color:#000000;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}
td {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #000033;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #000033;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #9999ff;
	text-decoration: underline;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
