body, html {
	font-family:"Courier New", Courier, monospace;
	font-size: 14px;
	color:#000000;
	text-align: center;
	margin:0;
	text-align:center;
	height:100%;
	background-color:#2c2c2c;
	z-index:1;
}
a{
	text-decoration:none;
	color:#2c2c2c;
}
a:hover{
	text-decoration:underline;
	color:#2c2c2c;
}
a.bottom{
	text-decoration:none;
	color:#808080;
	font-size:14px;
}
a.bottom:hover{
	text-decoration:underline;
	color:#3e3e3e;
	font-size:14px;	
}
a.menu{
	font-family:"Courier New", Courier, monospace;
	font-size:16px;
	color:white;
	text-decoration:none;
}
a.menu:hover{
	font-family:"Courier New", Courier, monospace;
	font-size:16px;
	color:white;
	text-decoration:underline;
}
a.optie{
	color:#999999;
}
td{
	vertical-align:top;
}
h1.quote{
	font-family:"Courier New", Courier, monospace;
	font-size:24px;
	color:white;
	width:320px;
	margin-left:-25px;
	margin-top:-2px;
}
