html {
	min-height: 101%;
}

body {
	font-family:Tahoma;
	font-size:12px;
	color:#5E6568;
	background-color:#7d7c7a;
}

td {
	font-family:Tahoma;
	font-size:12px;
	color:#423604;
}
td.inhoud {
	font-family:Tahoma;
	font-size:12px;
	color:#423604;
}

td.menu {
	font-family:Tahoma;
	font-size:12px;
	color:#5E6568;
}

a
{
	color:#777777;
	text-decoration:underline;
}
a:hover
{
	color:#EE6600;
	text-decoration:underline;
}

a.copy
{
	color:#FFFFFF;
	text-decoration:none;
}
.top
{
	color:#d25d33;
	font-size:11px;
}
a.top
{
	color:#d25d33;
	text-decoration:none;
}
a.top:hover
{
	color:#d25d33;
	text-decoration:underline;
}
a.otherstyle
{
	text-decoration:none;
	background:transparent;
}
a.otherstyle:hover
{
	text-decoration:none;
	background:transparent;
}
img.otherstyle
{
	border:0;
	background:transparent;
}

a.websiteby:link, a.websiteby:visited, a.websiteby:active, a.websiteby:hover {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	border-bottom:0px;	
	color: #56442e;
}

