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