body { 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


a:link { 
	color: black; 
	font-size: 12px; 
	font-family: verdana; 
	text-decoration: underline;
}

a:visited {
	color: black;
	font-size: 12px; 
	font-family: verdana; 
	text-decoration: underline;

} 

a:active {
	color: #336699;
	font-size: 12px; 
	font-weight: bold;
	font-family: verdana; 
	text-decoration: underline;
} 
 
a:hover { 		
	color: gray; 
	font-size: 12px; 
	font-family: verdana; 
	text-decoration: underline;
}

#telnr {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#naam {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#linkTd {
	line-height: 20px;
}


