body {
	background-color: #e8cb61;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6E0D54;
	font-size: 15px;
	
	margin: 15px 20px 15px 20px;
	
	scrollbar-base-color: #e8cb61;
	scrollbar-arrow-color: #D03135;
	scrollbar-3dlight-color: #D03135;
	scrollbar-darkshadow-color: #D03135;
	scrollbar-face-color: #e8cb61;
	scrollbar-highlight-color: #D03135;
	scrollbar-shadow-color: #D03135;
	scrollbar-track-color: #e8cb61;
}

a:link {
	text-decoration: none;
	color: #cf3134;
}
a:visited {
	text-decoration: none;
	color: #cf3134;
}
a:hover {
	text-decoration: none;
	color: #6E0D54;
}
a:active {
	text-decoration: none;
}

.pageTitel {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	text-transform: uppercase;
	margin: auto;
	padding-bottom: 25px;
}

.subTitel {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	margin: auto;
	padding-bottom: 10px;
}

.nieuwsTekst {
	text-align: justify;
	margin: auto;
	padding-bottom: 25px;
}

.notMaand {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-align: center;
}

.agendaKostuums {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.marginLeft8 {
	margin: auto auto auto 8px;
}

body,td,th {
	color: #6E0D54;
}
