.text {
	font-family: Hei;
	font-size:
12px;
	color: #000000;
	font-weight: normal;
	line-height: 19px;
}
.head {
	font-family: Hei;
	font-size:
14px;
	font-weight: bold;
	line-height: 18px;
	color: #000000;
}
a:link {
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
}
}
