<!--
body {
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
	color:				#FFFFFF;
}
table, td, p {
	font-family:		verdana,helvetica,arial;
	font-size:			12px;
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
}
a {
	color:				#FFCC00;
	font-weight:		bold;
	text-decoration:	none;
}
a:hover {
	text-decoration:	underline;
}
table.splash {
	margin-top:			1px;
	width:				800px;
	background-image:	url('images/aangenaam-openingspagina.jpg');
	background-repeat:	no-repeat;
}
table.high-tea {
	margin:				21px 0px 0px 0px;
	width:				640px;
	background-image:	url('images/high-tea.jpg');
	background-repeat:	no-repeat;
}
#content {
	z-index:		500;
	margin:			0px 0px 0px 0px;
	padding:		0px 0px 0px 0px;
	width:			570px;
	height:			350px;
}  
.clickable {
	cursor:pointer;
	cursor:hand;
}
// -->
