body {
	font-family: "Verdana", "Garamond", "Times New Roman", sans-serif;
	font-size: 18px;
	background-color: #ffccdd;
}

a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}

a:hover, a:active {
	color: LightSeaGreen;
}

/* h1 is het menu bovenaan */
h1 {
	font-size: 20px;
}

/* h2 is de kop boven de inhoud */
h2 {
	text-transform: uppercase;
	color: LightSeaGreen;
	font-size: 24px;
	text-align: center;
}

#wbjnu .bodytext {
	font-size: 11px;
}

#footer {
	font-size: 0.6em;
	text-align: center;
	font-family: "MS Sans Serif", sans-serif;
}

#footer a {
	color: red;
}
