li.menu {color:#ffffff;}
a.menu,a:visited.menu {
	color:#ffffff;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}
a:hover.menu{
	color: rgb(158,197,77);
}
a, a:visited {
	color: rgb(158,197,77);
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
h1{
	font-size:14px;
	font-weight: bold;
}
h2{
	font-size:12px;
	font-weight: bold;
}
h3{
	font-size:10px;
	font-weight: bold;
}
body,td{
	font-family: Verdana;
	font-size:10px;
	
}
td.indhold img{
	padding: 0px 10px 10px 0px;
}
