.headText {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #009900;
}
.textConent {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.linkMore {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #70BB20;
	text-decoration: none;
}
