BODY
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #ffffff;
}

a:link
{ font-weight:bold; color:#C32700; text-decoration:none; 
}
a:visited
 { font-weight:bold; color:#C32700; text-decoration:none;
}
a:focus
{ font-weight:bold; color:#C32700; text-decoration:underline;
}
a:hover
{ font-weight:bold; color:#C32700; text-decoration:none;
}
a:active
{ font-weight:bold; color:#C32700; text-decoration:underline;
}


