.main {
        font-family: Helvetica, Arial, sans-serif;
        font-size: 9pt;
        FONT-WEIGHT: bold;
        color: #180764;
}

.main_big {
        font-family: Helvetica, Arial, sans-serif;
        font-size: 12pt;
        FONT-WEIGHT: bold;
        color: #180764;
}
a:link {
        color : #A00819;
        font-weight : bold;
        font-size : 10pt;
         text-decoration: none;
}
a:visited { 
        color : #A00819;
        font-weight : bold;
        font-size : 10pt;
         text-decoration: none;

}
a:active { 
        color : #285D02;
        font-weight : bold;
        font-size : 10pt;
         text-decoration: none;
 }
a:hover { 
        color : #285D02;
        font-weight : bold;
        font-size : 10pt;
        text-decoration: none;
 }

a:link.big {
        color : #A00819;
        font-weight : bold;
        font-size : 12pt;
         text-decoration: none;
}
a:visited.big {
        color : #A00819;
        font-weight : bold;
        font-size : 12pt;
         text-decoration: none;

}
a:active.big {
        color : #285D02;
        font-weight : bold;
        font-size : 12pt;
         text-decoration: none;
 }
a:hover.big {
        color : #285D02;
        font-weight : bold;
        font-size : 12pt;
        text-decoration: none;
 }


a:link.Menu {
        color : #CCCCCC;
        font-weight : bold;
        font-size : 10pt;
         text-decoration: none;
}
a:visited.Menu { 
        color : #CCCCCC;
        font-weight : bold;
        font-size : 10pt;
         text-decoration: none;

}
a:active.Menu { 
        color : #CCCCFF;
        font-weight : bold;
        font-size : 10pt;
         text-decoration: none;
 }
a:hover.Menu { 
        color : #CCCCFF;
        font-weight : bold;
        font-size : 10pt;
        text-decoration: none;
 }

a:link.MenuActive {
        color : #FFCCCC;
        font-weight : bold;
        font-size : 10pt;
         text-decoration: none;
}
a:visited.MenuActive { 
        color : #FFCCCC;
        font-weight : bold;
        font-size : 10pt;
         text-decoration: none;

}
a:active.MenuActive { 
        color : #FFCCCC;
        font-weight : bold;
        font-size : 10pt;
         text-decoration: none;
 }
a:hover.MenuActive { 
        color : #FFCCCC;
        font-weight : bold;
        font-size : 10pt;
        text-decoration: none;
 }
