.navbar-nav > li > a:hover {
background-color: black;
color: white;
border: 1px solid white;
}