﻿body
{
    BACKGROUND-COLOR: black;
    FONT-FAMILY: Arial, Verdana , Helvetica, sans-serif;
    FONT-SIZE: 8px;
    MARGIN-TOP: 50px;
}


td.Content
{
    BACKGROUND-COLOR: #AA9786;
    FONT-FAMILY: Arial, Verdana , Helvetica, sans-serif;
    FONT-SIZE: 8px;
    COLOR: White;
}

td.Navigation
{
    BACKGROUND-COLOR: #AA9786;
    FONT-FAMILY: Arial, Verdana , Helvetica, sans-serif;
    FONT-SIZE: 10px;
    COLOR: Black;
    LETTER-SPACING: 1px;
    FONT-WEIGHT: bold;
    }
    
td.Navigation A {color: Black;text-decoration: None; font-weight: bold}
td.Navigation A:Visited {color: Black;text-decoration: None; font-weight: bold}
td.Navigation A:Hover {color: Black;text-decoration: Underline; font-weight: bold}

td.WebsiteContent
{
    BACKGROUND-COLOR: #AA9786;
    FONT-FAMILY: Arial, Verdana , Helvetica, sans-serif;
    FONT-SIZE: 12px;
    COLOR: White;
}

td.WebsiteContent A {color: White;text-decoration: None;}
td.WebsiteContent A:Visited {color: White;text-decoration: None;}
td.WebsiteContent A:Hover {color: White;text-decoration: Underline;}

td.CloseContent
{
    FONT-FAMILY: Arial, Verdana , Helvetica, sans-serif;
    FONT-SIZE: 12px;
    COLOR: White;
}

td.Gallerylink
{
    BACKGROUND-COLOR: #AA9786;
    FONT-FAMILY: Arial, Verdana , Helvetica, sans-serif;
    FONT-SIZE: 14px;
    COLOR: White;
    font-weight:bold;
}

td.Gallerylink A {color: White;text-decoration: None;}
td.Gallerylink A:Visited {color: White;text-decoration: None;}
td.Gallerylink A:Hover {color: White;text-decoration: Underline;}