﻿.TopLink
{
    font-weight: normal;
    font-size: small;
    color: silver;
    font-style: normal;
    font-family: Verdana;
    font-variant: normal;
}

.TopLinkHover
{
    font-weight: bold;
    font-size: small;
    color: orange;
    font-style: normal;
    font-family: Verdana;
    font-variant: normal;
}

.SmallLinkWhite
{
    font-weight: normal;
    font-size: x-small;
    color: white;
    font-style: normal;
    font-family: Verdana;
    font-variant: normal;
}

.SmallLinkWhiteHover
{
    font-weight: normal;
    font-size: x-small;
    color: orange;
    font-style: normal;
    font-family: Verdana;
    font-variant: normal;
}



.SmallGrayText
{
    font-weight: normal;
    font-size: x-small;
    color: gray;
    font-style: normal;
    font-family: Verdana;
    font-variant: normal;
}

.MedGrayText
{
    font-weight: normal;
    font-size: small;
    color: gray;
    font-style: normal;
    font-family: Verdana;
    font-variant: normal;
}

.BlackTabs
{
    background-position: center center;
    background-color: #000000;
    border-style: none;
    border-color: #000000;
    padding: 0px;
    margin: 0px;
}

.TopLinkBig
{
    font-weight: normal;
    font-size: medium;
    color: silver;
    font-style: normal;
    font-family: Verdana;
    font-variant: normal;
}

.TopLinkHoverBig
{
    font-weight: bold;
    font-size: medium;
    color: orange;
    font-style: normal;
    font-family: Verdana;
    font-variant: normal;
}
