<style type="text/css">
<!--

a:hover {
text-decoration: 	underline;
color: 			blue
}

a.about, p a {
font-family: 		arial, helvetica, sans-serif;
text-decoration: 	none;
color:			blue;
}

a.about:hover, p a:hover {
font-family:		arial, helvetica, sans-serif;
text-decoration: 	underline;
color:			blue;
}

a.faq {
text-decoration:	none;
color: 			black;
}

a.faq:hover {
text-decoration:	underline;
color:			blue;
}

a.context {
color:			green;
font-size:		small;
}

a:hover.context {
text-decoration: 	underline;
color:			green;
}

body{
  color:            	 	black;
  scrollbar-shadow-color: 	red;
  scrollbar-face-color: 	#ccffff;
  scrollbar-highlight-color:	#ccffff;
  scrollbar-darkshadow-color:	red;
  scrollbar-arrow-color: 	white;
  scrollbar-3dlight-color: 	#ffffcc;
  scrollbar-track-color: 	#ffffcc;
}

input{
  font-family:        arial, helvetica, sans-serif;
  font-size:          10pt;
  border:             1px;
  border-color:       black;
  border-style:        solid;
  height:              20px;
  background:         #FFF4EB;
}

.disclaimer
{ text-align:	center;
  font-size:      0.8em;
}

p, li, h2, td {font-family:        arial, helvetica, sans-serif;
}

td, div.tekst, p.intro {font-family: arial, helvetica, sans-serif;
font-size:0.9em;
text-decoration: none; 
color: black;
}

h5.hulp {background: #ffc; 
color: #300; 
width:70%; 
padding: 0.3em; 
border: 0.2em groove #6c0; 
text-align:center;
}

-->
</style>

