BODY {
margin: 0 0 0 0;
background: #000000;
scrollbar-base-color: #008000;
scrollbar-arrow-color: #00c000;
font-family: "trebuchet ms", "trebuchet ms";
color: #008000;
}

A  {
	color : #008000;
	text-decoration : underline;
}

A:Visited  {
	color : #00c000;
	text-decoration : underline;
}

A:Active  {
	color :#00c000;
	text-decoration : underline;
}

A:Hover  {
	color : #000000;
	text-decoration : none;
	background-color:#008000;
}

table{font-family:"trebuchet ms"; color: #008000;}
td{font-family:"trebuchet ms"; color: #008000;}
tr{font-family:"trebuchet ms"; color: #008000;}