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