.normaal {
	font-family: "Times New Roman", "Eras Demi ITC", "Eras Medium ITC", "Arial";
	list-style-type: circle;
	color: #006600;
}
.vet {
	font-family: "Times New Roman", "Eras Demi ITC", "Eras Medium ITC", "Arial";
	border: none;
	list-style-type: circle;
	color: #FFFFFF;
}
.style2 {font-size: 18px}
.style3 {
	font-size: 24px;
	font-weight: bold;
}
.style4 {font-size: 10px}
a:link {
	color: #006600;
}
a:visited {
	color: #006600;
}
a:active {
	color: #006600;
}
html,body {overflow-x:hidden;}