body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #00CC00;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #7FFF00;
}



a:link {
	color : #990000;
	text-decoration : none;
}

a:visited {
	color : #990000;	
	text-decoration : none;	
}

a:active {
	color : #000000;
	text-decoration : underline;
}

a:hover {
	color : #990000;
	text-decoration : underline;
}



