/* Enter Your Custom CSS Here */
.current-menu-item .menu-item-text {
	text-decoration: none;
	border-bottom: 2px solid #FFFFFF;
}

.menu-item-text:hover {
	text-decoration: none;
	border-bottom: 2px solid #FFF;
}