@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

a:link {
	color: #009ee0;
	text-decoration: underline;
}
a:visited {
	color: #009ee0;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	color: #F00;
	text-decoration: underline;
}

.kopblauw{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009ee0;
	font-weight: bold;
}
.tekstblauw {
	color: #009ee0;
	font-size: 9px;
}
.tekstwit {
	color: #FFFFFF;
	font-size: 9px;
}

BODY, TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	
}

#menu {
	position:absolute;
	left:auto;
	top:147px;
	width:610px;
	height:19px;
	z-index:4;
}
#rodelink a{
	color: #F00;
	
	font-weight: bold;
}

