body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
Table
{
	border-collapse:collapse;
	border:1;
	 border-color:#183B48;
	font-size:14px;
} 
	DataGrid
{
	font-size:x-small;
	}
a:link {
	color: #EDF5F7;text-decoration: none;
}
a:visited {
	color: #EDF5F7;text-decoration: none;
}
a:hover{
    color: #00B6FC;
	text-decoration: none;
}
a:active{
    color: #00B6FC;text-decoration: none;
}
.a01{
	font-family: "宋体";
	font-size: 14px;
	font-weight: normal;
	color: #EDF5F7;
}
.a02{
	font-family: "宋体";
	font-size: 14px;
	font-weight: normal;
	color: #D2F8FE;
}
.a03{
	font-family: "宋体";
	font-size: 14px;
	font-weight: normal;
	color: #00B8FE;
}
.a04{
	font-family: "宋体";
	font-size: 14px;
	font-weight: normal;
	color: #4B3341;
}
.a05{
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #CFF8FE;
}

A:visited ,A:active {TEXT-DECORATION: none}
A:hover {text-decoration : none; position : relative; top : 1px; left : 1px}
