#button td { 
   background-color: #FFFFFF; 
   color:#FFFFFF; 
   border: 0px solid #FFFFFF; 
   text-decoration: none: bold; 
   } 

#button td a { 
   display: block; 
   width: 100%; 
   background-color: #FFFFFF; 
   color: #999999; 
   text-decoration: none; 
   font-weight: bold; 
   } 

#button td a:hover { 
   background-color: #FFFFFF; 
   color:#000000; 

