.p9 {
	font-family: arial, "宋体";
	font-size: 9pt;
	color: #000000;
	line-height: 16px;
}
a:link {
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 9pt;
	color: #333333;
	text-decoration: underline;
}
a:visited {
	font-family: "宋体";
	font-size: 9pt;
	color: #990000;
	text-decoration: none;
}


.blue:link {
	font-family: "宋体";
	font-size: 9pt;
	color: #0066CC;
	text-decoration: none;
}
.blue:hover {
	font-family: "宋体";
	font-size: 9pt;
	color: #0066CC;
	text-decoration: underline;
}
.blue:visited {
	font-family: "宋体";
	font-size: 9pt;
	color: #0066CC;
	text-decoration: none;
}
