a:link {
	color: #dddddd;
	text-decoration: none;
}
a:visited {
	color: #dddddd;
	text-decoration: none;
}
a:hover {
	color: #dddddd;
	text-decoration: none;
}
a:active {
	color: #dddddd;
	text-decoration: none;
}
body {
	background-color: #090025;
	color: #dddddd;
}
.adres {
	color: #dddddd;
	font-family: Verdana;
	font-size: 14px;
}
.hoofdtitel {
	font-family: Verdana;
	font-size: 64px;
	text-decoration: none;
}
.ondertitel {
	font-family: Verdana;
	font-size: 32px;
	text-decoration: none;
}
.tekst {
	color: #dddddd;
	font-family: Verdana;
	font-size: 14px;
}
.adresOnder {
	color: #dddddd;
	font-family: Verdana;
	font-size: 12px;
}.lijn {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #dddddd;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
}
.tabelAchtergrond {
	background-image: url(Afbeeldingen/encoBlauwLogo.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 0px 0px;
}
