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