a.info2{
	position:relative;
 	z-index:24;	color:red;
	background-color:white;
	text-decoration:none}
a.info2:hover{z-index:25;}
a.info2 span{
display: none}
a.info2:hover span{
 	display:block;
	position:absolute;
	top:1.5em;
	left:0em;
	width:50em;
	border:1px solid red;
	background-color:#eee;
	color:#000099;
	font-weight:normal;
	text-align: left}
a.info{
	position:relative;
 	z-index:24;	color:red;
	background-color:white;
	text-decoration:none}
a.info:hover{z-index:25;}
a.info span{
display: none}
a.info:hover span{
 	display:block;
	position:absolute;
	top:1.5em;
	left:0em;
	width:20em;
	border:1px solid red;
	background-color:#eee;
	color:#000099;
	font-weight:normal;
	text-align: left}
BODY {
	font-family: Verdana;
	color: #000099;
	font-size: 10px;
	background-color : White;}
.red {
	background-color : red;
	font-family: Verdana;
	color: white;}
TD, th {
	font-family: Verdana;
	font-size: 10px;}
.kop {
	font-family: Verdana;
	color: #000099;
	font-size: 18px;}
.kopje {
	font-family: Verdana;
	color: #000099;
	font-size: 11px;
	font-weight:bold;}
.witkopje {
	font-family: Verdana;
	color: white;
	font-size: 11px;
	font-weight:bold;}
.oranjekopje {
	font-family: Verdana;
	color: #ff8800;
	font-size: 11px;
	font-weight:bold;}
TD.min {
	font-family: Verdana;
	color: #000099;
	font-size: 9px;}
TD.norm {
	font-family: Verdana;
	color: #000099;
	font-size: 10px;}
.wit {
	font-family: Verdana;
	color: white;
	font-weight: bold;}
.menu {
	font-family: Verdana;
	color: #000080;
	font-weight: bold;
	font-size: 9px;}
A {
	color: #ff0000;
	text-decoration: none;
	border-color : red;}
A:hover{
	text-decoration: none;
	color: #ffffff;
	background-color : Red;
	font-weight:bold;}
input, option, select, textarea {
	font-size:10px;
	font-family : Verdana;
	color : red;
	background : #ffffcc;
	border-color: red;
	font-weight : bolder;}
