body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3f3b32;
	margin-top: 50px;
}
.velden {
	background-color: #DAE7F3;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3f3b32;
	border-top-width: 1px;
	border-top-style: inset;
	border-top-color: #6699CC;
	border-left-color: #6699CC;
	border-left-width: 1px;
	border-left-style: inset;
	line-height: 1.7em;
}
a {
	text-decoration: none;
	color: #6699CC;
}


.verzend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3f3b32;
}
