body, p, table, tr, td {
     font-family:verdana;
     font-size: 8pt;
color: white;
}
input, select, textarea, option {
     font-family: verdana;
     font-size: 8pt;
color: white;
background: #F9C92B;
}
a{
 font-weight: ;
 font-size: 9pt;
 font-family: tahoma, arial; 
 color: white;
 text-decoration: underline;
}  a:hover{
 color: yellow;
text-decoration: underline;
}