::selection {
	background: #43c5ed;
}

::-moz-selection {
	background: #43c5ed;
}

::selection {
	color: white;
}

.current-menu-parent.current-menu-ancestor a {
	background-color: #4dc8ed;
}