﻿body,td,th {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	text-decoration: none;
	background-color:#FFFFFF;
	
	
	/*background-color:#0000FF !important;
	_background-color:#00FF00;
	background-color:#FF0000;*/
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #000000;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}