body
{
background-color: #000000;
font-family: verdana;
color: #ffffff;
font-size: 12px;
font-weight: normal;
}

table
{
background-color: #000000;
font-family: verdana;
color: #ffffff;
font-size: 12px;
font-weight: normal;
}

.copy
{
font-family: verdana;
color: #ffffff;
font-size: 10px;
font-weight: bold;
}

A.menu:visited 
{ color: #ffffff; text-decoration: none; font-weight:bold }
A.menu:link 
{ color: #ffffff; text-decoration: none; font-weight:bold}
A.menu:hover 
{ color: #ff0000; text-decoration: underline; font-weight:bold}

A:visited 
{ color: #ff4444; text-decoration: underline; }
A:link 
{ color: #ff4444; text-decoration: underline; }
A:hover 
{ color: #ff0000; text-decoration: none; }

img {border: 0;}