.body {
	background-color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align:center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
.standaardtabel {
	text-align:center;
	background-color:#CCCCCC;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	}
.afbeelding {
	text-align: center;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}	
.linkbalk {
	background-color:#666666;
	text-decoration: none;	
	font-style: normal;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	}	
.linkbalk A {
	color: #FFFFFF;
	text-decoration: none;
}
.linkbalk A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.linkbalk A:hover {
	color: #AE0907;
	text-decoration: underline;
}
.linkbalk A:active {
	color: #AE0907;
	text-decoration: underline;
}
.linkbalk_actief {
	background-color:#AE0907;	
	text-decoration: none;	
	font-style: normal;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
}	
.standaardtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.rood {
	color: #FF0000;
}
.zwart {
	color: #000000;
}
.blauw {
	color: #0000FF;
}
.groen {
	color: #00CC00;
}
.wit {
	color: #FFFFFF;
}
.oranje {
	color: #FF9900;
}
.geel {
	color: #FFFF00;
}
.bruin {
	color: #663300;	
}	