.text {
	font-family: "新宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	color: #000000;
	text-decoration: none;
}
.news {
	font-family: "新宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: "新宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "新宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "新宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-family: "新宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #FF0000;
	text-decoration: none;
}
.blue {
	font-family: "新宋体";
	font-size: 14px;
	font-style: normal;
	line-height: 30px;
	color: #3399FF;
	text-decoration: none;
}

