#menu-top a {
    color: #4a4a4d;
    font-size: 135%; 
    text-transform: uppercase;
}

#menu-top a:hover {
    color: #FF6633;
}

#menu-top b a {
    font-size: 175%; 
    font-weight: bold; 
    text-decoration: none; 
    color: #000000;
}


#menu-top i a {
    color: #009337;
    font-style: normal
}

#menu-top i a:hover {
    color: #FF6633;
}
