.SubGroupHeader {
    font-weight: bold;
    color: #87002a;
    font-size: x-small;
    font-family: Verdana;
}

.MenuHeaderText {
    font-family: Verdana;
    font-size: 9pt;
    font-weight: bold;
    color: orange;
}

A.MenuLink {
    color: #eee8aa;
    font-family: Verdana;
    font-weight: bolder;
    font-size: 8pt;
    text-decoration: none;
}

    A.MenuLink:hover {
        text-decoration: underline;
        color: White;
    }

.OrButton {
    color: #87002a;
    font-family: Verdana;
    font-weight: bold;
    font-size: 8pt;
    background-color: white;
}

A.SubHeaderLink {
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY: Verdana;
    LETTER-SPACING: 0.1em;
    text-decoration: none;
}

    A.SubHeaderLink:hover {
        text-decoration: underline;
    }
