
body
{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align: left;
	color : #8b3a0d;
	
}
	
table {
	font: verdana;
	font-size:10px;
	color: #8b3a0d;
	line-height : 15px;
}

div.linkjes {
	color: White;
	font: arial;
	font-size: 11px;
}

A:link {
	text-decoration: none;
	color : #8b3a0d;
	font : bold;
}
A:visited {text-decoration: none; 
color : #8b3a0d;
font : bold;
}
A:active {text-decoration: none;
color : #8b3a0d;
font : bold;
}
A:hover {
	text-decoration: underline;
	color : #8b3a0d;
	font : bold;
	
}