body         {
	font-family: Verdana,Tahoma,Arial,Helvita;
	font-size: 11px;
	background: white;
	color: black;
}
td           { font-size: 11px; color: black; }
h3           {
	font-size: 12px;
	color: C63931;
	letter-spacing: 2px;
	font-weight: bold;
}
.voet	{ font-size: 10px; text-align: center; color: black; }
a	{
	color: #C63931;
	text-decoration: none;
}
a:hover {
	color: black;
	text-decoration: underline;
}
.row1 {
	background-color: #F5DEDA;
}
.row2 {
	background-color: #EAB5B3;
}
hr {
	color: #C63931;
}
.menu {
	margin-left: -5px;
	font-size: 10px;
}
img {
	border-color: black;
}
.menukop
{
	background-color: #C63931;
	color: white;
	font-weight: bold;
	
}
.zwartkop
{
	background-color: black;
	color: white;
	font-weight: bold;
	
}
.euro {
	display: inline;
	right: 750;
	position: absolute;
}