

BODY
{
    background-color: #000000;

}



table
{
	background-color: #E17603;
}

table.black
{
	background-color: #000000;

}

a
{
 font-family: "Verdana", Helvetica, Sans-Serif;
 color: #E17603;
 text-decoration: none;
 font-size: 9px;
 
}

a:hover
{
 font-family: "Verdana", Helvetica, Sans-Serif;
 color: #ffffff;
 text-decoration: none;
 font-size: 9px;
}

