.hong {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.hei {
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.l1:hover {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #003399;
	text-decoration: none;
}
a.l1:link {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
a.l1:visited{
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}

