a:link
{
        color: #7B0020;
        text-decoration: none;
        font-size: inherit;
}

a:visited
{
        color: #7B0020;
        text-decoration: none;
}

a:hover
{
        color: #CCBE94;
        text-decoration: underline;
}

a:active
{
        color: #8795b3;
        text-decoration: none;
}

html { min-height: 100%; margin-bottom: 1px; }