﻿.GoldenLink
{
    font-family: Verdana;
    font-size: 2;
    color: #80671A;
    text-decoration: none;
}
.GoldenLink:hover
{
    font-family: Verdana;
    font-size: 2;
    color: #D7B03C;
    text-decoration: underline;
}
.txtcss
{
    font-family: Verdana;
    font-size: 8pt;
}
.Link
{
    font-family: Verdana;
    color: #2F2E2E;
    font-size: 7pt;
    text-decoration: none;
}
.selected
{
    font-family: Verdana;
    color: #b2700f;
    font-size: 7pt;
    text-decoration: none;
}

.unselected
{
    font-family: Verdana;
    color: #2F2E2E;
    font-size: 7pt;
    text-decoration: none;
}
.Link:hover
{
    font-family: Verdana;
    color: #b2700f;
    font-size: 7pt;
    text-decoration: none;
    cursor: hand;
}
.unselected
{
    font-family: Verdana;
    color: #2F2E2E;
    font-size: 7pt;
    text-decoration: none;
}
.selected
{
    font-family: Verdana;
    color: #b2700f;
    font-size: 7pt;
    text-decoration: none;
}
.ContentTitle
{
    font-family: Georgia;
    font-size: 15pt;
    font-weight: bold;
    color: #578698;
}
.ContentTitlesmall
{
    font-family: Georgia;
    font-size: 10pt;
    font-weight: bold;
    color: #578698;
}
.drpcss
{
    font-family: Verdana;
    font-size: 8pt;
}
