<head>
<title>stijl</title>
 <style type="text/css"> 
<!--
font { font-size: 2; }
body { font-family: Comic sans MS: aqua }
h1 { color: white; font-style: Comic Sans MS }
 
div { font-size: 20; }
p { line-height: 30pt }
a:link { color: brown; text-decoration: none }
a:visited { color: white		; text-decoration: none }
a:hover { color: orange; text-decoration: none }
a:active { color: white; text-decoration: none }
 
 
 
-->
</style>
</html> 
