body {
	color: #ffffff;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	width: 810px;
	height: 209px;
	background: #0000ff;
}

body.kop {
	background: #0000ff url(../images/KootjesEetcafeKop.jpg) no-repeat;
}

p { }
table {
	font: bold 11px Verdana;
	top: 160px;
	left: 8px;
	width: 770px;
	height: 20px;
	text-align: center;
	position: relative;
}

td {
	font: bold 11px Verdana;
	text-align: center;
}

td.geel {
	background-color: #fbda02;
	color: #000;
	width: 12.5%;
}

td.rood {
	background-color: #fff;
	width: 12.5%;
	color: #fff;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #0000ff;
}
a:active {
	text-decoration: none;
}
body { word-wrap: break-word; }

