
.font13 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
}
.font14 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
}
.small9pt {
	font-family: "宋体";
	font-size: 14px;
	line-height: 20px;
}
td {
	/*font-family: 宋体, Arial, Helvetica, sans-serif;*/ 
	FONT-SIZE: 12px; 
	LINE-HEIGHT: 24px;
	COLOR: #333333;
}
a{text-decoration: none;} /* 链接无下划线,有为underline */
a:link {color: #000000;} /* 未访问的链接 */
a:visited {color: #333333;} /* 已访问的链接 */
a:hover{COLOR: #AE0927;} /* 鼠标在链接上 */
a:active {color: #0000ff;} /* 点击激活链接 */
