body{  
background-color: #FFFFCC; 
background-image:  url(imagesite/roosgeel.jpg); 
background-repeat: no-repeat}

div {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #996633;
}
a:link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #993333;
}
 a:visited {
	font-size : 11px;
	color : #cc9999;
}
 a:active {
	font-size : 11px;
	color : #993333;
} 
a:hover{
	font-size : 11px;
	color : #000000;
}
.naam{
	font-size : 13px;
	font-weight : bold;
	color : #FFCC99;
}
.vet{
	font-size : 14px;
	font-weight : 800;
	color : #996633;
}
.subsoort{
	font-size : 13px;
	font-weight : 500;
}
.schuindik{
	font-size : 11px;
	font-weight : bold;
	color : #996633;
	font-style : italic;
}
.schuin{
	font-size:10px;
	font-style:italic;
}

