td {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #DBDBDB;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #66ccff;
	text-decoration: underline;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #dbdbdb;
	text-decoration: none;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #66CCFF;
	text-decoration: underline;
}
