.ldcu-nav li>a:hover {
	background-color: #133c44;
color: white;
}

.ldcu-nav li>a:focus {
background-color: black;
color: white;
}