.links {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	text-decoration: none;


}
.linkintekst {
	text-decoration: none;
	color: #99CC66;

}
.linksactief {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	color: #99CC66;
	text-decoration: none;
}
.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
