.head_b_normal .menu-item{
    border-right: 0px solid #D1D1D1;
} 
.head_b_normal .menu-item:hover{
    border-bottom: 3px solid #DFBB6B;
}
.div-menu .text-menu a:hover {
    text-decoration: none;
 }
 .head_b_normal .menu-item-last{
    border: medium none;
 }