a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999966;
	text-decoration: none;
}
body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(Informatie/Images/achtergrond_wereld_groot.gif);

}
a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #999966;
	font-weight: bolder;
}
a:active {
	color: #FFFFFF;
	background-color: #999966;
	font-weight: bolder;
}

