@charset "utf-8";
/* CSS Document */
body {
	background-color: #666666;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #00AAC6;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #00AAC6;
	font-weight: bold;
}
.stijl6 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration:none;	
}
.stijl7 {
color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration:none;
	font-style:italic;
}
.stijl8 {
color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration:none;	
}
