.draak {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9999;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
a.draak:link { color: #FF9999; text-decoration: none; }
a.draak:visited { color: #FF9999; text-decoration: none; }
a.draak:active { color: #FF9999C; text-decoration: none; }
a.draak:hover { color: #FFFFFF; text-decoration: none; }

.kop {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	width: 20px;
}
.bodytekst {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #663333;
	text-decoration: none;
}
a:link { color: #663366; text-decoration: none; }
a:visited { color: #663366; text-decoration: none; }
a:active { color: #663366; text-decoration: none; }
a:hover { color: #006666; text-decoration: none; }

.tabelrand{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	border: 4px dotted #FFFF00;
	line-height: 18px;
}
