body
{ 
  background: #FFFFFF 
  url("ada_background.jpg") 
  no-repeat fixed 
  center center
}

a:link    
{ 
  text-decoration: underline;
  color: #006600
}

a:visited 
{ 
  text-decoration: underline;
  color: #006600
} 

a:active  
{ 
  text-decoration: underline;
  color: #006600
} 

a:hover   
{
  text-decoration: underline;
  color: #006600
} 
