#boven
{
	width: 100%;
	height: 20%;
	text-align: center;
	text {
    color: #FFFF00;
    size: 18;
    font : MS Reference Sans Serif;
	}
}


a:LINK
{
	font : small-caps ;
	color : white;
}

a:HOVER
{
	font : small-caps ;
	color : lightgrey;
}

a:VISITED
{
	font : small-caps ;
	color : white;
}

table{
color : white;
}

body{
color: white;
size: 12;
text-align: center;
font : MS Reference Sans Serif;
}
