
a {
color: gray;
text-decoration: none;
font-size: 11px;
}
a:hover {
color: black;
font-size: 11px;
}
body {
	margin: 0;
	font-family: "arial";
	font-size: 11px;
}
.Palet_Maarsen {
	width: 644px;
	overflow: hidden;
}
.top {
  float: left;
	width: 644px;
	height: 294px;
	overflow: hidden;
}
.bottom {
  height: 162px;
	float: left;
	width: 644px;
}
.lijn {
  float: left;
  height: 3px;
  overflow: hidden;
  width: 660px;
}