@charset "UTF-8";
.broodtekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-style: normal;
}
.koppen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #E55576;
}
.citaat {
	font-size: 16px;
	font-style: italic;
}
.empha {
	font-size: 16px;
	color: #E55576;
	font-style: normal;
	font-weight: bold;
}
a:link {
	color: #E55576;
}
a:visited {
	color: #E55576;
}
a:hover {
	color: #008EFF;

}
a:active {
	color: #008EFF;
}
.emphalijn {
	font-size: 16px;
	color: #E55576;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
