a:link       { font-family: Tahoma; font-size: 10px; text-decoration: none; color: #FFFFFF; 
               }
a:visited    { font-family: Tahoma; font-size: 10px; text-decoration: none; color: #CCCCCC; 
               }
a:active     { font-family: Tahoma; font-size: 10px; color: #FFFFFF; text-decoration: none; 
               }
a:hover      { color: #CCCCCC; font-family: Tahoma; font-size: 10px; text-decoration: underline; 
               }
table        { font-family: Tahoma; font-size: 10px; color: #000000 }
input        { font-family: Tahoma; font-size: 10px; color: #000000 }
textarea     { font-family: Tahoma; font-size: 10px }
.button       { font-family: Tahoma; font-size: 10px; font-weight: bold; 
               border: 0.5px solid #000000; background-color: #FF6600; color:#FFFFFF }