﻿body {
    font-family: Verdana;
    font-size: small;
}
a
{
    color: #425D88;
    text-decoration: none;
    }
a:hover
{
    color: #b99d6b;
    text-decoration: underline;
}

.styleAlignLeft
        {
            text-align: left;
        }
.MenuSectionHeader
{
    font-family: Verdana;
    font-weight: bold;
    font-size: small;
    text-decoration: none;
    color: #000000;
}
