/* Bodytekst */
.bodytekst {
	font-family: Tahoma, Verdana, sans-serif, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;}
	
.bodytekst A:link    {
	text-decoration: underline;
	font-weight: normal;
	color: #333333;}
		
.bodytekst A:visited {
	text-decoration: underline;
	color: #333333;}
	
.bodytekst A:active  {
	text-decoration: underline;
	color: #333333;}
	
.bodytekst A:hover   {
	text-decoration: underline;
	color: #0097d7;
}

/* Kopjes */
.bodykopjes {
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}
