body {
	background-color: #FFFFFF;
	border: 0;
	padding: 0;
	margin: 0;
	}

table#hoofdtabel {
	background-image: url(../images/galabal-2007.jpg);
	background-repeat: no-repeat;
	border: 0;	
	padding: 0;
	margin: 0;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;	
	}
	
a, a:active, a:visited {
	color: #818AB1;
	text-decoration: underline;
	}
	
a:hover {
	color: #FB0E06;	
	text-decoration: none;
	}
	
a.sessie, a.sessie:active, a.sessie:visited {
	color: White;
	font-weight: bold;	
	text-decoration: underline;
	}
	
a.sessie:hover {
	color: #FB0E06;	
	text-decoration: none;
	}	
	
.kopje-blauw {
	font-weight: bold;
	color: #818AB1;
}

.kopje-wit {
	font-weight: bold;
	color: #FFFFFF;
}

.kopje-rood {
	font-weight: bold;
	color: #FB0E06;	
}

#melding {
	border: 0;	
	margin-top: 105px;
	padding-left: 140px;
	padding-right: 0px;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	}
