img
{  border-style: none;
}
body
{
background-image: url("images/masterbg.jpg")
}
  
a:hover     { color: #666666; text-decoration: underline } 
a:link         { text-decoration: none; color: #999999 } 
a:visited    { text-decoration: none; color: #999999 } 
a:active     { text-decoration: none; color: #CCCCCC } 
