body,table {
	font-family: Comic Sans MS;
	font-size: 12px;
	color: #434343;
}
.lijn {
	color: #b40107;
}

.menu {
	font-size: 12px;
	color: #FFFFFF;
}
.menu:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;	
}
.menu:hover{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;	
}

.adres {
	font-size: 11px;
	color: #FFFFFF;
}
.adres:link {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.adres:active {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.adres:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;	
}
.adres:hover{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;	
}

a:link {
	font-size: 12px;
	color: #b40107;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #b40107;
	text-decoration: none;	
}
a:active {
	font-size: 12px;
	color: #b40107;
	text-decoration: none;	
}
a:hover {
	font-size: 12px;
	color: #b40107;
	text-decoration: none;	
}
.validator            { color: #b40107;}
input.stylebutton { font-size: 8pt; color: #ffffff; background-color:#b40107; font-family: Comic Sans MS;}
input.styletextbox { font-size: 8pt;}

.style1 {
	color: #FFFFFF;
	font-size: 12px;
}

.style2 {font-size: 8pt; color:#B40107;}
.style2:link {font-size: 8pt}
.style2:active {font-size: 8pt}
.style2:visited {font-size: 8pt}
.style2:hover {font-size: 8pt}
.style3 {color: #B40107; font-weight:bold; font-size:10px;}

.border {border: solid 1px #b40107;}