
.text
{
    font-family: Arial, Helvetica, sans-serif;
    COLOR: #000000;
    font-size:12pt;
    text-weight: bold; 
}


A
{
    font-family: Arial, Helvetica, sans-serif;
    COLOR: #203F6F;
    font-size:12pt;
    text-weight: bold; 
    TEXT-DECORATION: none
}
A:hover
{
    font-family: Arial, Helvetica, sans-serif;
    COLOR: #000000;
    font-size:12pt;
    text-weight: bold; 
    TEXT-DECORATION: none
}
