/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EEEEEE;
}
body {
	background-color: #AAAAAA;
	margin-top: 30px;
	background-image: url(afbeeldingen/bg.jpg);
	background-repeat: repeat;
}
a:link {
	color: #EEEEEE;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #EEEEEE;
}
a:hover {
	text-decoration: none;
	color: #AAAAAA;
}
a:active {
	text-decoration: none;
	color: #EEEEEE;
}
.stijl1 {font-size: 9px}
.stijl2 {color: #AAAAAA}
.stijl3 {font-size: 16px}