p,a,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 1px;
	margin-bottom: 7px;
	color: #353F6A;
}

ul {
	margin-top: 1px;
	margin-bottom: 1px;
}

A:link {
	text-decoration:none;
	color: #657DD1;
}
A:visited {
	text-decoration:none;
	color: #657DD1;
}
A:active {
	text-decoration:none;
	color: #657DD1;
}
A:hover {
	text-decoration: underline;
	color: #657DD1;
}

.hoofdmenu {
	font-size:12px;
	letter-spacing:1px;
}

H2 {
	font-size:11px;
	color:#657DD1;
	font-weight:bold;
	margin-bottom: 2px;
	margin-top: 7px;
}

H1 {
	font-size:14px;
	color:#657DD1;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 12px;

}


.ondertitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #657DD1;
}
body {
	background-color: #D5F80C;
}
