OL {
	font-family: monospace;
	list-style-type: decimal;
	color: #666666;
	background-color: transparent; }

OL a {
	font-family: monospace;
	color: #666666; 
	background-color: transparent; }

OL a:hover {
	font-family: monospace;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	background-color: transparent; }

.keuze {
	font-family: monospace;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	background-color: transparent; }
	
.kruimelpad {
	position: absolute;
	display: block;
	left: 30px;
	top: 20px;
	z-index: 500;
	width: 1000px; }
