@charset "utf-8";
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	text-align: justify;
}
body {
	background-image: url(IMAGES/bg_03.jpg);
	background-repeat: repeat-x;
	background-color: #F4F2F3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; }.afbrechts {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}
.tabelrechts {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
}
a:link {
	color: #01AEF0;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #01AEF0;
}
a:hover {
	text-decoration: none;
	color: #01AEF0;
}
a:active {
	text-decoration: underline;
	color: #01AEF0;
}