#menu-dop a {
    color: #4a4a4d;
    font-size: 108%; 
    text-transform: uppercase;
    white-space:nowrap;
}

#menu-dop a:hover {
    color: #FF6633;
}

#menu-dop b a {
    font-size: 140%; 
    font-weight: bold; 
    text-decoration: none; 
    color: #000000;
}



