td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF}
  
a:active {  text-decoration: none; color="ff0000"; weight="bold"; font-weight: bold}
a:hover {  text-decoration: underline; color="ff0000"}
a:link {  text-decoration: none; color="ff0000"; font-weight: bold}
a:visited {  text-decoration: none; color="ff0000" ; font-weight: bold}

   A:visited:hover {text-decoration:underline; color = "cccccc" : color = "ffffff"} 
   A:link:hover {text-decoration:underline; color = "ffffff"}   
   A:hover:active {text-decoration:underline; color = "ffffff" : color="ffffff"}

