a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:active {text-decoration: none;}
a:hover {text-decoration: none;}
.title {
    font-family : Verdana;
    font-size : 10pt;
    color: #000000;
    line-height: 14px;
    font-weight: bold;
    background-color: #FFA302;
}
.menu_main_on {
    font-family : Verdana;
    font-size : 10pt;
    color: #D2D2D2;
    line-height: 19px;
    font-weight: bold;
}
.menu_main_off {
    font-family : Verdana;
    font-size : 10pt;
    color: #767676;
    line-height: 19px;
    font-weight: bold;
}
.menu_left_on {
    font-family : Verdana;
    font-size : 10pt;
    color: #D2D2D2;
    line-height: 19px;
    font-weight: bold;
}
.menu_left_off {
    font-family : Verdana;
    font-size : 10pt;
    color: #767676;
    line-height: 19px;
    font-weight: bold;
}
.plain_text {
    font-family : Verdana;
    font-size : 8pt;
    color: #FFFFFF;
    line-height: 18px;
    text-align: justify;
}
.form_text {
    font-family : Verdana;
    font-size : 8pt;
    color: #000000;
    font-weight: bold;
}
.copyright {
    font-family : Verdana;
    font-size : 7pt;
    color: #767676;
    line-height: 14px;
    font-weight: bold;
}
