body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #0f181e;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a{
	color: #003366;
	font-weight: bold;
}
a:link, a:visited{
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover, a:active{
	color: #2C353D;
	background-color: #F2F2F9;
	text-decoration: none;
}
.tekst {
	color: #FFFFFF;
	font-size: 14px;
}
.titel {
	color: #FFFFFF;
	font-size: 16px;
}
.voetnoot {
	color: #FFFFFF;
	font-size: 9px;
	font-style: italic;
	text-align: center;
}
.linkerpaneel {
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	background-image: url(../pictures/backmain.jpg);
}
.linkerpaneeltitel {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}
li {
	list-style-image: url(../pictures/pijltje.gif);
}
