@charset "utf-8";
/* CSS Document */

.tekst {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
}
A.mainTxt:link {
	color: #a20054;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}

A.mainTxt:visited {
	color: #a20054;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}
A.mainTxt:active {
	color: #a20054;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}

A.mainTxt:hover {
	color: #a20054;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline;
}


.mainTxtLeesmeerLink {
	color: #a20054;
	font: normal Verdana;
	line-height: 140%;
	text-decoration: none;
}
.mainTxtLeesmeerLink:hover {
	color: #a20054;
	font: normal Verdana;
	line-height: 140%;
	text-decoration: underline;	
	
}