body 
{
  
  margin: 5;

}

a:link, a:visited, a:active
{
   color:                      #663300;
   text-decoration:            none;
}

a:hover
{
   color:                      #FF0000;
   text-decoration:            none;
}