
body {
	background-color: #374491;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #EAD457;
	border:none;
}

td, th {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	vertical-align: top;
}

h1 {
	text-align:center;
	margin:5px;
	
}

h2 {
	text-align: center;
	margin:5px;
}

p {
	margin:5px;
}

a {
	color: #ffffff; 
	text-decoration: none;
	font-weight: bold;
	border:none;
	border-color:#374491;
}

a:link {
	border:none;
}

a:hover {
	text-decoration: underline;
	border:none;
}

.gastenboek {
	background-color: #F7EDDE;
	border: dashed #36462B 1px;
}


	