.font01 {
	font-family: "新宋体";
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	line-height: normal;
}
a:hover {
	font-family: "新宋体";
	font-size: 9pt;
	color: #CCCCCC;
	text-decoration: underline;
}
a:link {
	font-family: "新宋体";
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
}

a:active {
	font-family: "新宋体";
	font-size: 9pt;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-family: "新宋体";
	font-size: 9pt;
	color: #000000;
}
