body {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #000000;
}

a:link {  text-decoration: none;
		color: #9A241D;}

a:visited { text-decoration: none;
		color: #9A241D;
}
a:hover {  text-decoration: underline}
.border {
	border: thin solid #333333;
}
.rood {
	color: #9A241D;
}
.TITEL2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #9A241D;
}

