
.text-menu
{
    text-decoration: none;
    color: white;
    font-family: times;
    font-weight: bold;
    font-size: 7pt;
    letter-spacing: 0.2em;
}

.text-menu-selected, .text-menu:hover
{
    color: #645D56;
    text-decoration: none;
    font-family: times;
    font-weight: bold;
    font-size: 7pt;
    letter-spacing: 0.2em;
}

.text-home-officers
{
    text-decoration: none;
    color: black;
    font-family: "century gothic";
    font-weight: normal;
    font-size: 8pt;
    letter-spacing: 0.0em;
    align: center;
}

.text-subtitle
{
    text-decoration: none;
    color: #7F7C7C;
    font-family: "georgia";
    font-weight: normal;
    font-size: 8pt;
    letter-spacing: 0.00em;
    line-height: "120%";
}

.text-home-mission-statement
{
    text-decoration: none;
    color: black;
    font-family: "arial";
    font-weight: normal;
    font-size: 8pt;
    letter-spacing: 0.00em;
    line-height: "120%";
}

.text-home-message
{
    text-decoration: none;
    color: black;
    font-family: "arial";
    font-weight: normal;
    font-size: 8pt;
    letter-spacing: 0.0em;
    text-align: justify;
    line-height: "140%";
}

.text-hot-topics
{
    text-decoration: none;
    color: black;
    font-family: "century gothic";
    font-weight: normal;
    font-size: 7.5pt;
    letter-spacing: 0em;
}

.text-submenu
{
    text-decoration: none;
    color: black;
    font-family: "garamond";
    font-weight: normal;
    font-size: 7.5pt;
    letter-spacing: 0.2em;
}

.text-submenu-selected
{
    text-decoration: none;
    color: #80B8DE;
    font-family: "garamond";
    font-weight: normal;
    font-size: 7.5pt;
    letter-spacing: 0.2em;
}

.text-news-intro
{
    text-decoration: none;
    color: black;
    font-family: "century gothic";
    font-weight: normal;
    font-size: 8pt;
    letter-spacing: 0em;
}

.text-news-title
{
    text-decoration: none;
    color: black;
    font-family: "garamond";
    font-weight: bold;
    font-size: 9pt;
    letter-spacing: 0em;
}

.text-news-text
{
    text-decoration: none;
    color: black;
    font-family: "arial";
    font-weight: normal;
    font-size: 8pt;
    letter-spacing: 0em;
    line-height: "140%";
    
}

.text-select
{
    text-decoration: none;
    color: #80B8DE;
    font-family: "century gothic";
    font-weight: bold;
    font-size: 8pt;
    letter-spacing: 0em;
}

.text-select:hover
{
    color: black;
}

.text-submenu:hover
{
    color: #80B8DE;
}

.text-footer
{
    text-decoration: none;
    color: black;
    font-family: "century gothic";
    font-weight: normal;
    font-size: 8pt;
    letter-spacing: 0.2em;
}

.text-footer:hover
{
    color: #80B8DE;
}

.text-credit
{
    text-decoration: none;
    color: black;
    font-family: helvetica;
    font-weight: normal;
    font-size: 7pt;
    letter-spacing: 0.05em;
}
