BODY
{
    BACKGROUND: #f9f9f9;
    COLOR: #000000;
    FONT-FAMILY: 'Times New Roman'; font-size:11
}

a:link {color: #0000c1; text-decoration: none;}     /* unvisited link */
a:visited {color: #0000c1; text-decoration: none;}  /* visited link */
a:hover {color: #ff0000; text-decoration: none;}   /* mouse over link */