﻿body
{
}
.footer
{
    font-family: Tahoma;
    font-size: 7.5pt;
    color: White;
}
.fntTahoma
{
    font-family: Tahoma;
    font-size: 8pt;
}
.fntTahoma a
{
    color: Black;
    text-decoration: none;
}
.fntTahoma a:hover
{
    text-decoration: underline;
}
.SiteMap
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #c78a1f;
}
.SiteMap a
{
    color: Black;
    text-decoration: none;
    color: #996811;
}
.SiteMap a:hover
{
    text-decoration: underline;
}
.SiteMap a:visited
{
    color: #996811;
}

.MenuText
{
    font-family: Tahoma;
    font-size: small;
    color: White;
}
.MenuText a
{
    text-decoration: none;
    color: White;
}
.MenuText a:hover
{
    text-decoration: underline;
}
.SelectedPhoto
{
    border: solid 3px 9e6d06;
}
.Title
{
    font-family: Tahoma;
    font-size: 13pt;
    color: #03837b;
}

