body{
	font-family: Tahoma, Verdana;
	font-size: 7pt;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;
}
.naam
{
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.link:link
{ 
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.link:visited
{
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.link:hover
{ 
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #000099;
	font-weight: bold;
}
a.link:active
{
	font-size: 7pt;
	color: #000099;
	text-decoration: underline;
	font-weight: bold;
}