<style>
body {
		background : #556B2F;
	}
A  {
	color : #3399FF;
	text-decoration : none;
}

A:Visited  {
color: #3399FF
	
}

A:Active  {
	color : #6699FF;
	text-decoration : none;
}

A:Hover  {
	color : ;
	text-decoration : underline;
; color: #FF9900
}

BODY  {}

td {  font-family: arial, Helvetica, sans-serif; font-size: 12px}
.copyright {  font-size: 10px; font-style: normal; font-weight: normal}
</style>