body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999999;
}
body,td,th {
	font-size: 10px;
	color: #000000;
	font-family: verdana;
}
a:link {
	color: #000000;
	text-decoration:none;
	background-color: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
	background-color: none;
}
a:hover {
color: #666666;
background-color: none;
}
a:active {
	text-decoration: none;
	color: #666666;
	background-color: none;
}