body {
	margin: 0;

}
table {
	border: 2px groove #060;
}

.voettekst {
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFF;
	text-align: center;
}

.footerLinks {
	font-size: 10pt;
	font-weight: lighter;
	font-variant: normal;
	color: #FFF;
	font-style: italic;
}

.avblockquote {
	font-size: 12pt;
	font-weight: lighter;
	color: #630;
}

#reisvw {
	font-size: xx-large;
	font-weight: bold;
	text-transform: uppercase;
	color: #630;
	text-decoration: underline;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

.avblockquote h3 {
	padding-top: 10px;
	color: #006;
}

#garFonds {
	height: 75px;
	width: 100px;
	position: relative;
}

#reisbv {
	font-size: xx-large;
	font-weight: bold;
	text-transform: uppercase;
	color: #630;
	text-decoration: underline;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
#nieuwinfo {
	font-size: 12px;
	font-weight: bold;
	color: #900;
	background-color: #FF0;
	text-align: center;
	padding: 2px;
	height: 100px;
	width: 150px;
	position: absolute;
	left: 5%;
	top: 400px;
	right: 5%;
}
