@import url(jcrombe.css);

.faqTitle
{
	font-size:15px;
	color: #2D70C9;
	font-weight: bold;
}


.faq
{
	font-weight:bold;	
	color:#2D70C9;
}

.faqLink
{
	text-decoration:none;
}
.faqLink:hover{ text-decoration:underline;}

.LinkRefVorigVolgend
{
	text-decoration:underline;
	color: #2D70C9;
}
.LinkRefVorigVolgend:hover
{
	text-decoration:none;
}

.imgLink{
	text-decoration:none;
}
