
body { font-family: arial; }
td { font-size:12px; }
        

/* Set up the A tag colours */
A:link  { COLOR: #1861AD; font-size:12px; font-weight: bold}
A:visited  { COLOR: #1861AD; font-size:12px; font-weight: bold }
A:hover { COLOR: #E9910E; font-size:12px; font-weight: bold }


/* dark blue text */
.blueText
{
    COLOR: #1861AD;
    font-weight: bold;
}


