#nav ul li a:hover {
    color: #EE1D23 !important;
}

#nav-left ul li a:hover {
  background: #EE1D23 !important;
  color: #FFF;
}