.14hong {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.12hei {
	font-size: 12px;
	line-height: 23px;
	color: #000000;
	text-decoration: none;
}
.13hei {
	font-size: 13px;
	line-height: 25px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.14hong:hover {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a.12hei:hover {
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
a.13hei:hover {
	font-size: 13px;
	color: #990000;
	text-decoration: underline;
}
.13bai {
	font-size: 13px;
	line-height: 25px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.13bai:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
.12bai {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.12bai:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
