body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 12px;
  
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	
}

A:link {text-decoration: none; color: black}
A:visited {text-decoration: underline; color: black}
A:active {text-decoration: underline; color: black}
A:hover {text-decoration: underline; color: black;}
    #tabel {
	position: absolute;
	top: 10px;
	left: 25px;
	width: 950px;
	
}
	#hoofdtekst {
	position: absolute;
	top: 260px;
	left: 260px;
	width: 330px;
	line-height: 19px;
	}
	
	.hoofdtekst A:link {text-decoration: underline; color: black}
    .hoofdtekst A:visited {text-decoration: underline; color: black}
    .hoofdtekst A:active {text-decoration: underline; color: #ff00cc}
    .hoofdtekst A:hover {text-decoration: underline; color: #ff00cc;}
	

    #hoofdtekst-collectiepag {
	position: absolute;
	top: 260px;
	left: 260px;
	width: 350px;
	height: 330px;
	overflow: auto;
	line-height: 19px;
	}
	
	A:link {text-decoration: underline; color: white}
    A:visited {text-decoration: underline; color: white}
    A:active {text-decoration: underline; color: white}
    A:hover {text-decoration: underline; color: #ff00cc;}

