body {
	margin:0;
	padding:0;
	font:15px "Trebuchet MS","Lucida Sans unicode",Arial,Helvetica,sans-serif,courier;
	background-repeat: repeat-x;
	background-color: #000000;
	background-image: url(images/bg.gif);
}
h1 {
	margin: 0px;
	padding: 7px;
	font-size: 16px;
	color: #FF9C00;
}
.item {
	float: left;
	height: 20px;
	width: 140px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
p {
	margin: 0px;
	padding: 0px;
}
body,td,th {
	color: #AAAAAA;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	font-size: 14px;
	color: #FFFFCC;
}
a:visited {
	color: #FFFFCC;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	text-decoration: underline;
	color: #F00;
	font-size: 16px;
}
a:link {
	text-decoration: underline;
	font:16px;
}


.linkond {
	font-size: 14px;
}
.overzicht {
	font-size: 16px;
}
.bo {
	color: #C60;
	font-weight: bold;
	font-size: 18px;
	
}

