body {
	font-size : 12px;
	font-family: Arial,Tahoma,Verdana;
	color: #000000;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}
p {
	font-size : 12px;
	font-family: Arial,Tahoma,Verdana;
	color: #000000;
}
.tabelintro {
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	background-image:url(images/intro.jpg);
	background-repeat:no-repeat;
}
.tabeltaal {
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
}
a:link {
    font-weight: normal;
	font-size : 12px;
	color: #000000;
	text-decoration:none;
}
a:hover {
    font-weight: normal;
	font-size : 12px;
    color:#ffd900;
	text-decoration:none;
}
a:visited {
    font-weight: normal;
	font-size : 12px;
	color: #000000;
	text-decoration:none;
}
a:visited:hover{
    font-weight: normal;
	font-size : 12px;
	color:#ffd900;
	text-decoration:none;
}

