/* CSS Document */


a:link, a:visited, a:active 
 
 { text-decoration: none; font-weight: none; color:#999999}
 
a:hover     
  { color:#FF0000}
  
