Is it possible to increase the colour difference when hovering over the main menu? Mine are grey and they change from a pale grey to a slightly paler grey.
thanks
body #access ul li.current_page_item > a,
body #access ul li.current-menu-item > a,
body #access ul li.current_page_ancestor > a,
body #access ul li.current-menu-ancestor > a {
background-color: #fff;
}