body {
	font-family: Verdana, "Century Gothic", Arial;
	font-size: 12px;
	color: #FF0000;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.witte_link {
	color: #FFFFFF;
	font-family: Verdana, "Century Gothic", Arial;
	font-size: 12px;
	font-weight: bold;
}
.zwarte_link {
	color: #000000;
	font-family: Verdana, "Century Gothic", Arial;
	font-size: 12px;
	font-weight: bold;
}
.grijze_link {
	color: #666666;
	font-family: Verdana, "Century Gothic", Arial;
	font-size: 10px;
	font-style: normal;
}

