html {overflow-y: scroll;}

.default{
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../image/achtergrond.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.textnormal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}


a:link {

	text-decoration: underline;

}
a:visited {

	text-decoration: underline;

}
a:hover {

	text-decoration: none;


	
}
