BODY
{
    background-color: #008349;
}

a:link
{
 	color: "white";
	font-family: "verdana";
	font-weight: bold;
	font-size:12px
}

a:active
{
 	color: "white";
	font-family: "verdana";
	font-weight: bold;
	font-size:12px
}

a:visited
{
  	color: "white";
	font-family: "verdana";
	font-weight: bold;
	font-size:12px
}

TD
{
	font-family: "verdana";
	font-size: 11px;
	font-weight: normal;
	color: white;
}


.Normal
{
  	color: "white";
	font-family: "verdana";
	font-weight: bold;
	font-size:12px

}