div.links {
	margin: 10px 0 10px 0;
	width: 230px;
}
a.linkhoofd{
	color: #6d207e;
	font-size: 13px;
}
a.linklink{
	text-decoration: none;
	font-size:9px;
	color: #07a3de;
}
div.hr{
	margin: 0;
	background: url(../images/hr.jpg) top left repeat-x;
	width: 100%;
	height: 5px;
	border: none;
}

div.hr hr {
  display: none;
}
