body {
	font-family:	Verdana;
}

.tekst {
	font-size:		12px;
	color:			3d1e11;
}

.normaal {
	font-size:		12px;
	color:			white;
}

a:link {
	color:				8C7634;
	text-decoration:	none;
	font-size: 12px;
}
	
a:visited {
	color:				8C7634;
	text-decoration:	none;
	font-size: 12px;
}
	
a:hover, a:active {
	color:				8C7634;
	text-decoration:	none;
	font-size: 12px;
}

#adres:link {
	color:				gray;
	text-decoration:	underline;
	font-size: 10px;
}
	
#adres:visited {
	color:				gray;
	text-decoration:	underline;
	font-size: 10px;
}
	
#adres:hover, #adres:active {
	color:				gray;
	text-decoration:	underline;
	font-size: 10px;
}

#zonder:link {
	color:				black;
	text-decoration:	none;
	font-size: 12px;
}
	
#zonder:visited {
	color:				black;
	text-decoration:	none;
	font-size: 12px;
}
	
#zonder:hover, #zonder:active {
	color:				black;
	text-decoration:	none;
	font-size: 12px;
}