.dutch_title{
	font-family:'Trebuchet MS';
	font-size:15px;
	font-weight:bold;
	color:#dd710f;
}

.latin_title{
	font-family:'Trebuchet MS';
	font-size:12px;
	font-weight:bold;
	color:#673b15;
}

.description{
	font-family:'Trebuchet MS';
	font-size:12px;
	font-weight:bold;
	color:#673b15;
	background-color:#fff5b8;
	text-align:justify;
	padding:6px;
}
.type{
	font-family:'Trebuchet MS';
	font-size:12px;
	font-weight:bold;
	color:#673b15;
	background-color:f8db96;
}
.option{	
	font-family:'Trebuchet MS';
	font-size:12px;
	font-weight:bold;
	color:#b51621;
}