a:link {
	font-family: "宋体";
	font-size: 9pt;
	color: #78B4F5;
	text-decoration: underline overline;
}
a:visited {
	font-family: "宋体";
	font-size: 9pt;
	text-decoration: underline;
	color: #88BCF7;
}
a:hover {
	font-family: "宋体";
	font-size: 9pt;
	color: #61A7F3;
	text-decoration: overline;
}
a:active {
	font-family: "宋体";
	font-size: 9pt;
	color: #96C5F8;
	text-decoration: underline overline;
}
div {
	font-family: "宋体";
	font-size: 9pt;
	color: #96C5F8;
	text-decoration: none;
}
td {
	font-family: "宋体";
	font-size: 9pt;
	color: #A0D3FA;
	text-decoration: none;
}
