body {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #1c605f;
	margin-top: 50px;
}
.velden {
	background-color: #ffffcc;
	width: 200px;
	font-family: "Century Gothic";
	font-size: 10px;
	color: #1c605f;
	border-top-width: 1px;
	border-top-style: inset;
	border-top-color: #ffffcc;
	border-left-color: #ffffcc;
	border-left-width: 1px;
	border-left-style: inset;
	line-height: 1.7em;
}
a {
	text-decoration: none;
	color: #1c605f;
}


.verzend {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1c605f;
}

