body {
	font: 80% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	background-color: #fff;
	color: #000;
	font-size : 12px;
}
.ontwerp {
	color: #E7EBF3;
}

a:link,
a:visited {
  color: #06275C;
  text-decoration: underline;
}
a:hover,
a:active {
  color: #000;
  text-decoration: underline;
}


