/* Brugskunst */

/* Links */
.content a:link { color:#e4288c; }
.content a:hover { color:#ff86c6; }
.content a:visited { color:#e4288c; }

body.home div#stage div#scene div#wrap div#head div.sitenav ul li.home a,
body.products div#stage div#scene div#wrap div#head div.sitenav ul li.products a,
body.about div#stage div#scene div#wrap div#head div.sitenav ul li.about a,
body.contact div#stage div#scene div#wrap div#head div.sitenav ul li.contact a {
	border-bottom:1px solid #e2037c; 
}

div#stage div#scene div#wrap div#main ul.contentnav li a:hover {
	color: #e4288c;
}

div#footer a {
	color: #e4288c;
}

div.pagination a:hover {
	color: #e4288c;
}

ul.contentnav a:hover {
	color: #e4288c !important;
}

ul.contentnav a.selected {
	color: #fff !important;
}