body {
	background-color: #333333;
}
.teksten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF99;
	text-decoration: none;
	font-weight: normal;
}
.titel {
	font-size: 16px;
	font-family: arial;
	color: #FFFF99;
	font-weight: bold;
	text-decoration: none;
}
.borderImage {
	border: 1px solid #FFFF99;
}

