body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	font: 12px "宋体";
	color: #000000;
	text-decoration: none;
}
a:link {
	font: 12px "宋体";
	color: #000000;
	text-decoration: none;
}
.f14 {
	font: normal 14px "宋体";
	color: #333333;
}

a:visited {
	font: 12px "宋体";
	color: #000000;
	text-decoration: none;
}
a:hover {
	font: 12px "宋体";
	color: #990033;
	text-decoration: none;
}

a.fl14:link {
	font: bolder 14px "宋体";
	color: #003366;
	text-decoration: none;
}

a.fl14:visited {
	font: bolder 14px "宋体";
	color: #000066;
	text-decoration: none;
}
a.fl14:hover {
	font: bolder 14px "宋体";
	color: #990033;
	text-decoration: none;
}