 a:link {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	color:#ffffff
}
 a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
 a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
 
 
 a.one:link {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	color:#000000
}
 a.one:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
 a.one:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.input{
	width:260px; height:18px; background-color:#F8F8F8; border:1px solid #565656;
}

 a.two:link {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	color:#000000
}
 a.two:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
 a.two:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

