body {
	scrollbar-face-color:#030303;
	scrollbar-track-color:#FFFFFF;
	background-color:#FFFFFF;
	font-family: Verdana;
	font-size: 10pt;
	
}

a:link {color=#000000; text-decoration: none;}
a:visited {color=#878585; text-decoration: none;}
a:hover {color=#07015A; text-decoration: none;}

.boxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 200px;
	background-color: #FFFFFF;
	border: 1px outset #30E506;
	cursor: hand;

}
.bullet {
	list-style-position: outside;
	list-style-image: url(images/nog_testen.gif);
}
