a:link {
	text-decoration: none;
	font-family: "宋体";
	font-size: 12px;
	color: #003300;
}
a:active {
	text-decoration: none;
	font-family: "宋体";
	color: #000066;
	font-size: 12px;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #CC6600;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.d {
	font-family: "宋体";
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;}
.p {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
td {    font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;}
INPUT {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;



}
