.hei {
	font-family: "宋体", Arial;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}

.bai {
	font-family: "宋体", Arial;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.hei24 {
	font-family: "宋体", Arial;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
}

A:link
{
    font-family: "宋体", Arial;
	font-size: 12px;
	line-height: 18px;
	color: #0C5FAD;
	text-decoration: none;
}
A:visited
{
   font-family: "宋体", Arial;
	font-size: 12px;
	line-height: 18px;
	color: #0C5FAD;
	text-decoration: none;
}
A:active
{
    font-family: "宋体", Arial;
	font-size: 12px;
	line-height: 18px;
	color: #0C5FAD;
	text-decoration: none;
}
A:hover
{
    font-family: "宋体", Arial;
	font-size: 12px;
	line-height: 18px;
	color: #0C5FAD;
	text-decoration: none;
}