#head li.active{
    font-weight:bold;
    background-color: #EFBF03;
}

#head li:hover{
  background-color: #EFBF03;
}
