a:link {
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #006633;
	text-decoration: none;
}
.12pxGreen {
	font-size: 12px;
	color: #006633;
	text-decoration: none;
}
.12pxBlack {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.Gray {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.14pxBlack {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.14pxBGreen {
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.zhengwen {
	font-size: 14px;
	line-height: 25px;
	color: #000000;
	text-decoration: none;
}

