a:hover {
	color: #FF0099;
	text-decoration: underline;
}

.subnavigatie {
	color: #FF0099;
}

.subnavigatie A {
	color: #ff0099;
}

.kop {
	color: #ff0099;
}

.kop2 {
	color: #ff0099;
}

.highlight {
 	color: #ff0099;
}

#tekstbox { 
	z-index:6;
	position:absolute;
	width: 380px;
	height: 50%;
	top: 18%;
}

strong.pipe {
 	color: #ff0099;
        }


