td {
	font-family: "宋体";
	font-size: 12px;
	line-height: normal;

}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #333333;

}
a:hover {
        text-decoration: none;
	color: #FF9900;
}