﻿body {
}
TD
{
    color: dimgray;
    font-family: Arial, Verdana;
}

a.topnav
{
    font-weight: bold;
    color: white;
    text-decoration: none;
}
a.topnav:hover
{
    font-weight: bold;
    color: white;
    text-decoration: none;
}
a
{
    font-weight: bold;
    color: navy;
    font-size:small;
}
a:hover
{
    font-weight: bold;
    color: red;
}
