body {
	background-color: #003366;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #9CB3CA;
	margin: 10px;
}
a:link {
	color: #00CCFF;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #00CCFF;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
}
.vetgroen {
	color: #99CC00;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.vettekst {
	color: #9CB3CA;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.tekst {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #9CB3CA;
}
.vetpaars {
	color: #FFCCFF;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.vetbruin {
	color: #CC6600;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.vetblauw {
	color: #00B3DF;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}
.vetrood {
	color: #FF9900;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.tekstform {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #A4A4A4;
}

