body
{
	font-family: Helvetica, Trebuchet;
	font-size: 11pt;
}

a:link
{
	color: #444444;
	font-weight:bold;
	text-decoration: none;
}
a:hover
{
	color: #6F9236;
	font-weight:bold;
	text-decoration: none;
}
a:visited
{
	color: #444444;
	font-weight:bold;
	text-decoration: none;
}
.Titel
{
	color: #6F9236;
	font-size: 16pt;
	font-weight:bold;
}
.Tekst a
{
	color: #444444;
	font-weight:bold;
	text-decoration: underline;
}
.Tekst a:hover
{
	color: #6F9236;
	font-weight:bold;
	text-decoration: underline;
}