body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}td {
	font-size: 13px;
	line-height: 22px;
}
.biankuang {
	border: 1px solid #D8E3F1;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a.whitelink:link {
	color: #ffffff;
	text-decoration: none;
}
a.whitelink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelink:hover {
	color: #ffff00;
	text-decoration: none;
}
a.greenlink:link {
	color: #006600;
	text-decoration: none;
}
a.greenlink:visited {
	color: #669933;
	text-decoration: none;
}
a.greenlink:hover {
	color: #ff0000;
	text-decoration: underline;
}