BODY, P, DIV, TR, FORM, OL, UL, LI, INPUT, TEXTAREA, SELECT, A
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 10pt;
    font-color: #000000; 
}

a:active 
{  
    text-decoration: none;
}

a:link 
{  
    text-decoration: none;
}

a:visited 
{  
    text-decoration: none;
}

a:hover 
{  
    text-decoration: underline;
}

