ul li:hover, ul:hover li:hover, ul.current {
  color: blue;
}
