a.wht:link {
  color: #ffffff; 
  text-decoration : none; 
  background: none}
a.wht:visited {
  color: #ffffff; 
  text-decoration : none; 
  background: none;}
a.wht:hover { 
  color: #ffffff; 
  text-decoration : none; 
  background: #CC00CC;}

a.gal:link {
  color: #ffffff; 
  text-decoration : none; 
  background: none}
a.gal:visited {
  color: #cccccc; 
  text-decoration : none; 
  background: none;}
a.gal:hover { 
  color: #66ff00; 
  text-decoration : underline; 
  background: none;}