.koppen {
	font-family: Times new roman, times, serif;
	font-size: 25px;	
	font-weight: bolder;
	color: #666666;
	line-height: 10pt;
}
.plattetekst {
	font-family: Times new roman, times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 14pt;
}
.kop {
	font-family: Times new roman, times, serif;
	font-size: 13px;
	font-weight: bold;
	font-weight: bolder;
	color: #000000;
	line-height: 14pt;
}



/* onderkant met hovers */
a.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: 14pt;
	}

a.bottom:link, a.bottom:visited{
color:#FFFFFF;
}

a.bottom:hover, a.bottom:active{
color: #993333;
}

