body,td,th {
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Wenzhang_title{
	margin:0;
	padding:0;
	list-style:none;
}
.Wenzhang_title li{
	margin:8px 5px 8px 5px;
}
a {
	font-size: 12px;
	color: #666666;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #333333;
}