a:link {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	color:#462625;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color:#ff0000;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color:#ff3333;
	text-decoration: none;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	color:#ff0000;
	text-decoration: none;
}
td {
	color: #462625;
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}

