.bodytekst {
	font-family: Calibri, "Microsoft Sans Serif", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Calibri, "Microsoft Sans Serif", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #669966;
	text-decoration: underline;
}

.heads {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: Calibri, "Microsoft Sans Serif", Arial, sans-serif;
}
a:link {
	font-family: Calibri, "Microsoft Sans Serif", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #669966;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #669966;
	text-decoration: none;
}

a:visited {
	font-family: Calibri, "Microsoft Sans Serif", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #669966;
	text-decoration: none;
}
