body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000066;
}

td {
	font-family: "宋体";
	font-size: 12px;
	color:#666666;
	line-height: 200%;
}

.tdred{color:red;
}
.black{
font-family:"宋体";
font-size:18px;
color:black;
}


a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}

a.a1:link {
	color: #ffffff;
	text-decoration: none;
		letter-spacing: 2px;
}
a.a1:visited {
	color: #ffffff;
	text-decoration: none;
		letter-spacing: 2px;
}

a.a1:hover {
	color: #FF0000;
	letter-spacing: 2px;
}


a.a2:hover {
	color: red;
	font-family: "宋体";
	font-size:12px;
	font-weight: bold;
	}

a.a2:link {
	color:  red;
	font-family: "宋体";
	font-size:12px;
	text-decoration: none;
	font-weight: bold;
}

a.a2:visited {
	color:  red;
	font-family: "宋体";
	font-size:12px;
	text-decoration: none;
	font-weight: bold;
}


a.a3:hover {
	color: black;
	font-family: "宋体";
	font-size:12px;
	font-weight: bold;
	}

a.a3:link {
	color:  black;
	font-family: "宋体";
	font-size:12px;
	text-decoration: none;
	font-weight: bold;
}

a.a3:visited {
	color:  black;
	font-family: "宋体";
	font-size:12px;
	text-decoration: none;
	font-weight: bold;
}
span.pager a {

	margin-right: 10px;
	}
