h1 {
	color: #FFFFFF;
}
h4 {
	color: #000000;
}
body {
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;

}
.randje {
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;

}
.randjeinhoud {
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
.randjeinhoud a:link, .randjeinhoud a:active, .randjeinhoud a:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.randjeinhoud a:hover{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}
a:link, a:visited, a:active  {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
}
