a:link {
	font-family: "宋体";
	font-size: 9pt;
	text-decoration: none;
	color: #595959;

}
a:visited {
	font-family: "宋体";
	font-size: 9pt;
	color: #595959;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 9pt;
	color: #848484;
	text-decoration: underline;
}
a:active {
	font-family: "宋体";
	font-size: 9pt;
	color: #6E6E6E;
}
.text {
	font-family: "宋体";
	font-size: 9pt;
	color: #595959;
	text-decoration: none;
}
