a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #0066FF;
}
a:active {
	text-decoration: none;
	color: #0066FF;
}
.black {
	font-size: 12px;
	font-family: "宋体";
	font-weight: normal;
	color: #000000;
}
.xuxian {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	clip: rect(auto,auto,auto,auto);
	padding-bottom: 5px;
}
.gray {
	font-size: 12px;
	font-family: "宋体";
	font-weight: normal;
	color: #666666;
}
.blue {
	font-size: 12px;
	font-family: "宋体";
	font-weight: normal;
	color: #0099FF;
}
.orange {
	font-size: 12px;
	font-family: "宋体";
	font-weight: normal;
	color: #FFCC00;
}
.green {
	font-size: 12px;
	font-family: "宋体";
	font-weight: normal;
	color: #00CC00;
}
