@charset "gb2312";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.news {
	font-family: Tahoma;
	font-size: 12px;
	color: #00811e;
	text-decoration: none;
}


table {
	font-family: Tahoma;
}
.news a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #00811e;
	text-decoration: none;
}
.news a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #00811e;
	text-decoration: none;
}
.news a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #015D2C;
}
