.header1 {
	font-family: Helvetica, Arial;
	font-size: 14px;
	line-height: 1.6;
	text-decoration: none;
	color: #0000000;
}

.header2 {
	font-family: Helvetica, Arial;
	font-size: 12px;
	line-height: 1.6;
	text-decoration: none;
	color: #0000000;
}

.bodytekst {
	font-family: Helvetica, Arial;
	font-size: 12px;
	line-height: 1.6;
	text-decoration: none;
	color: #999999;
}
.menutekst {
	font-family: Helvetica, Arial;
	font-size: 12px;
	line-height: 1.6;
	text-decoration: none;
	color: #999999;
}

a:link{
	font-family: Helvetica, Arial;
	font-size: 12px;
	line-height: 1.6;
	text-decoration: none;
	color: #999999;
}

a:visited{
	font-family: Helvetica, Arial;
	font-size: 12px;
	line-height: 1.6;
	text-decoration: none;
	color: #999999;
}

a:hover{
	font-family: Helvetica, Arial;
	font-size: 12px;
	line-height: 1.6;
	text-decoration: none;
	color: #01a922;
}

a:active{
	font-family: Helvetica, Arial;
	font-size: 12px;
	line-height: 1.6;
	text-decoration: none;
	color: #01a922;
} 