body {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #49413e;
}
.subTitel {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 15px;
	color: #3c3c3C;
	margin: 0 0 10px 0;
	padding: 0;
}
.titel {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 26px;
	color: #f8981d;
	margin: -10px 0 25px 0;
	padding: 0;
	font-weight: bold;
}
.link, .link:visited, .link:link, .link:active {
	color: #f8981d;
	font-weight: bold;
	text-decoration: none;
}
.link:hover {
	text-decoration: underline;
}

.link_normal, .link_normal:visited, .link_normal:link, .link_normal:active, .link_normal:hover {
	color: #49413e;
	font-weight: normal;
}
.tekstInKleur {
	color: #f8981d;
}



.titel a, .titel a:active, .titel a:visited, .titel a:hover, .titel a:link {
	color: #3c3c3C;
	text-decoration: none;
}
.subTitel a, .subTitel a:active, .subTitel a:visited, .subTitel a:hover, .subTitel a:link {
	color: #f8981d;
	text-decoration: none;
}
