table {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF}

.content { font-size: 11px; }
.content_bold { font-size: 11px; font-weight: bold; }

a:link, a:visited { color: #FEC100; text-decoration: none; }
a:hover, a:active { color: #FEC100; text-decoration: underline; }

a.menu:link, a.menu:visited {  color: #FFFFFF; font-weight: bold; text-decoration: none}
a.menu:hover, a.menu:active {  color: #FEC100; font-weight: bold; text-decoration: underline}

a.menu_top:link, a.menu_top:visited {
        color: #FFFFFF;
        text-decoration: none;
        font-size: 12px;
        font-weight: bolder;
}
a.menu_top:active, a.menu_top:hover {
        color: #FEC100;
        text-decoration: none;
        font-size: 12px;
        font-weight: bolder;
}
a.menu_top1:link, a.menu_top1:active, a.menu_top1:visited, a.menu_top1:hover {
        color: #FEC100;
        text-decoration: none;
        font-size: 12px;
        font-weight: bolder;
}

a.menu_left:link, a.menu_left:visited {
        color: #FFB70F;
        text-decoration: none;
        font-size: 11px;
        font-weight: bolder;     
}
a.menu_left1:active, a.menu_left1:link, a.menu_left1:visited, a.menu_left1:hover {
        color: #FFFFFF;
        text-decoration: none;
        font-size: 11px;
        font-weight: bolder;
}

/*
.title { font-size: 14px; font-weight: bolder; color: #000080; text-transform: uppercase }
*/
.title1 { font-variant: small-caps; font-size: 13px; line-height: 8px; font-weight: bold; }
.title2 { font-size: 18px; }
.title3 { font-size: 14px; }
