
.menu_main, .menu_main a
{
    font-weight:bold; 
    font-size:15px;   
    color: #ffffff;
    cursor:pointer;
}


.menu_main_counter
{
    font-weight:bold; 
    font-size:12px;   
    color: #ffffff;
    cursor:pointer;
}

.menu_sub, .menu_sub a
{
    font-weight:normal;    
    font-size:13px;   
    color: white;
    text-decoration:none;
}

.menu_sub_active, .menu_sub a_active
{
    font-weight:bold;    
    font-size:13px;   
    color: white;
    text-decoration:none;
}
