body, p, table, tr, td {
     font-family: verdana;
     font-size: 12px;
color: #02015C;
}
input, select, textarea, option {
     font-family: verdana;
     font-size: 12px;
color: #02015C;
background: white;
}
a{
 font-weight: ;
 font-size: 14px;
 font-family: verdana; 
 color: #003467;
text-decoration: underline;
}  a:hover{
 color: #003467;
text-decoration: none;
}

 
#bottom a{
 font-weight: bold;
 font-size: 8pt;
 font-family: arial, verdana; 
 color: white;
 text-decoration: underline;
} #bottom a:hover{
 color: white;
text-decoration: none;
}