.navbar-nav > li > a:hover {
    background-color: lightgrey;
    color: #000000;
}
