@charset "utf-8";
a:link {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-size: 14px;
	color: #993300;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.zi_bai_14 {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.zi_bai_14:link {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.zi_bai_14:hover {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a.zi_bai_14:visited {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
