body {
	background-image: url(../img/achter.gif);
	background-repeat: repeat;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #fff;
}
.titel {
	font-size: 16px;
	line-height: 18px;
	color:#999;
}

h1 {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}

h3 {
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
}

.tijd {
	font-weight: bold;
	color: #0f0;
}

.inhoud1 {
	font-weight: bold;
	font-size: 14px;
}

.onderwerp {
	color: #900;
	font-weight: bold;
	font-size: 12px;
}

a:link {
	color: #44f;
	font-size: 14px;
}

a:visited {
	color: #44f;
	font-size: 14px;
}

a:active {
	color: #f00;
	font-size: 14px;
}

a:hover {
	color: #44f;
	text-decoration: underline;
	font-size: 14px;
}

a {
	text-decoration: none;
	font-size: 12px;
	line-height: 14px;
}

a.geel:link {
	color: #ff9;
	font-size: 12px;
}

a.geel:visited {
	color: #ff9;
	font-size: 12px;
}

a.geel:active {
	color: #ff9;
	font-size: 12px;
}
a.geel:hover {
	color: #ff9;
	text-decoration: underline;
	font-size: 12px;
}