
body {
 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	
}
td{
	font-size: 12px;
	color: #333333;
	font-family: 宋体;
	line-height: 170%;
	text-decoration: none;
	
}
a:hover{
	color:#ff8b03;
	font-size:12px;
	text-decoration: none;
	
}
a{
	color:#333333;
	font-size:12px;
	text-decoration: none;
	
}
.a:link{
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.a:hover{
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.a:visited{
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.a:active{
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
