body
{ 
  background-color: #006600;
}

a:link, a:visited
{ 
  color: white;
  text-decoration: none;
  font-family: verdana, arial, sans-serif
}

a:hover, a:focus
{
  text-decoration: underline;
}

a:active
{
  color:#408c40;
} 
