
#header a:hover, #header .current_page_item {
	background: #d3022e;
	color: #fff;
        }
		
.secondary a {
	color: #e70232;
	}

.secondary a:hover {
	text-decoration: underline !important;
        color: #e70232 !important;
	}