body {
	background: white;
	font-weight: normal;
	font-size: 10px;
	font-family: tahoma, sans-serif;
	color: #464F58;
	margin: 0px;
	}


td.afbeelding { 
	height: px;
	background: url('afbeeldingen/header.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	vertical-align: top;
	padding: 0px;
	color: white;
} 

A:link {
	color: black;
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;
	}
	
A:visited {
	color: black;
	text-decoration: underline;
	font-weight: normal;
	}

A:hover {
	color: #F6B331;
	font-weight: normal;
	text-decoration: none;
	}
