#menu li a{   
  background: #000;/* Old browsers */
}

#menu li a:hover{
  background: #47cff3;
}

#menu li.active a{
  background: #47cff3;
}
