.fangnitan{
	font-family: "MS Sans Serif";
	font-size: 15px;
	font-style: normal;
	color: #FF009F;
	font-weight: bold;
	text-decoration: none;
}
.fangnitan a:link {
	color: #000000;
	text-decoration: none;
}
.fangnitan a:visited {
	color: #000000;
	text-decoration: none;
}
.fangnitan a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.fangnitan a:active {
	color: #000000;
	text-decoration: none;
}
.green_head {
	font-family: "MS Sans Serif";
	font-size: 18px;
	color: #81C62D;
	font-weight: bold;
}
.white_head {
	font-family: "MS Sans Serif";
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}

