BODY {
  background: #EFDF85;
  color: #005924;
  font-family: Arial;
  topmargin="0" 
  leftmargin="0"
  }

A { 
  color: #005924; 
  text-decoration: none;

}

A:hover { 
  color: #00A651; 
  text-decoration: underline; 
}


