body {
	background-color: #9C948B;
}
.normalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9C948B;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.title {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
}
.commentaar {
	font-style: italic;
}
.subtitle {
	color: #FFFFFF;
	font-weight: bold;
}.smalltext {
	font-size: 9px;
}
.huiswijn {
	text-decoration: underline;
}
