
a            { 
color: blue; 
text-decoration: none 
}

a:hover      { 
text-decoration: underline 
}


input        { 
font-family: Tahoma; 
font-size: 8pt 
}

select       { 
font-family: Tahoma; 
font-size: 8pt 
}

textarea     { 
font-family: Tahoma; 
font-size: 8pt 
}


td.userlist  { 
font-family: Tahoma; 
font-size: 10pt 
}