@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	background-color: #FFFFFF;
	}
.voettekst {
	font-size: 9px;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/ag.png);
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.kop {
	font-size: 15px;
	font-weight: bold;
}
