body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #666666;
}
body {
	background-color: #CCCCCC;
	background-image:  url("afbeeldingen/achtergrond.gif");
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial Black, Helvetica Black, sans-serif;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1em;
}
.style1 {color: #FFFFFF}
.style2 {font-size: xx-small}
#footer {
	font-size: xx-small;
}

