.nav-text {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
    font-size: 10pt;
    color: #FFFFFF;
    text-align: left;
}

.text {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
    font-size: 10pt;
    color: #000000;
    text-align: justify;

}

.text2 {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
    font-size: 12pt;
    color: #98713A;
    text-align: justify;
}

.text-white-small {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
    font-size: 10pt;
    color: #FFFFFF;
    text-align: center;
}

a.direct:link { color: #FFFFFF; text-decoration: none; }
a.direct:visited { color: #FFFFFF; text-decoration: none; }
a.direct:hover { color: #FFFFFF; text-decoration: underline; }
a.direct:active { color: #FFFFFF; text-decoration: none; }

a.direct2:link { color: #98713A; text-decoration: underline; }
a.direct2:visited { color: #98713A; text-decoration: underline; }
a.direct2:hover { color: #6e4c19; text-decoration: underline; }
a.direct2:active { color: #98713A; text-decoration: none; }