BODY {
	background-color	: #7e7e7e;
	color				: #ffffff;
	font-family			: Arial, Verdana, sans-serif;
	font-size			: smaller;	
	margin				: 0px 0px 0px 0px;
}

A, A.visited {
	color			: #ffffff;	
}

A:hover {
	color			: #FFFF00;
}

.wit {
	background-color	: #FFFFFF;
	color			: #2F479D;
}

.blauw {
	background-color	: #4A9CCE;
	color			: #FFFFFF;
}

.menu {
	background-color	: #0088B6;
	background-image	: url(../images/bg_menu.gif);
	background-repeat	: repeat-x;
	color			: #FFFFFF;
	text-align		: center;
	vertical-align		: bottom;
}

.paars {
	background-color	: #2F479D;
	color			: #FFFFFF;
}

.penta {
	background-image	: url(../images/bg_penta.gif);
	background-position	: top left;
	background-repeat	: no-repeat;
}

.aruba {
	background-image	: url(../images/bg_aruba.gif);
	background-position	: top right;
	background-repeat	: no-repeat;
}

.copyright {
	font-size		: 8pt;
	text-align		: center;
}
