A {
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #65AF39;
}

A:hover {
	color: #E21F15;
	font-weight: bold;

}

A.link  {
	font-weight : bold;
	color: #65AF39;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h4 {
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
}
h1 {
	font-size: 16px;
	font-variant: normal;
	font-weight: 900;
	color: #65AF39;
	line-height: 40px;
	font-style: normal;
	text-decoration: none;


}
h2 {
	font-size: 12px;
	color: #E21F15;
	font-style: normal;
	font-weight: bolder;

}
ul {
	list-style-image: url(images/dot_blokje.gif);
	list-style-position: outside;
}
