﻿body,td {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 12px;
	line-height : 18px;
}

a {
	color : #666666;
	text-decoration : underline;
	font-size: medium;
}

a:visited {
	color: #999999;
}

a:hover  {
	color : #77A635;
	text-decoration : underline;
}

a.navTekst {
	color : #efefef;
	text-decoration : none;
}

a.navTekst:hover {
	color : ffffff;
	text-decoration : none;
}

a.navTekst:visited {
	color : #efefef;
}



.knop {
	background-color : #cccccc; 
	border-bottom : 1px solid; 
	border-left: #ffffff 1px solid; 
	border-right: 1px solid; 
	border-top: #ffffff 1px solid; 
	cursor : hand;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 10px;	
}


.gewoneTekst  {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 10px;
}

.kleineTekst  {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 9px;
}

.gewoneTitel {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.navTekst {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 9px;
	line-height : 11px;
}	


