h2 {
	
	color: #8e428e;
	
}


.itemIntro
{
	color:#8e428e;
	
}

h4 {
	color: #dd51a7;
}

h4 a
{
	color: #dd51a7;
	text-decoration:underline;
}

#crossLink {  height: 100%;
	background: #dd51a7  no-repeat bottom bottom;
	padding: 13px 18px 13px 18px;	
}

.bg a {
	color: #ffffff;
	text-decoration: underline;
}

.bg a:hover {
	text-decoration: underline;
}



.bg {
	background-color: #dd51a7;
}
.itemoverzicht h3
{
	color:#dd51a7;
	margin-bottom:0px;
	font-size:11px;
	font-weight:bold;
}
.itemoverzicht h3 a
{
	color:#dd51a7;
	margin-bottom:0px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none
}
.itemoverzicht h3 a:hover
{
	text-decoration:underline
}