/* Let op! Alles wat je hierin wijzigt, wijzigt de hele site! */
/* Copyright: Red Zebra, Lenny Hoeks, 10 maart 2005*/ 

BODY {
	FONT-COLOR: #000000;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #385835;

}

TABLE {
	align=center
	border: thin #00FF33;
	border: 0px none;



}
H1 {
	COLOR: #000000; FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 46px; FONT-STYLE: normal; FONT-WEIGHT: bold
}
H2 {
	COLOR: #000000; 
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 24; FONT-STYLE: normal; FONT-WEIGHT: bold
}
H3 {
	COLOR: #000000; 
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 14; FONT-STYLE: normal; FONT-WEIGHT: bold
}
td  {
	COLOR: #000000; 
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 14; FONT-STYLE: normal; FONT-WEIGHT: normal
}

p {
	COLOR: #000000;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 14;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
	letter-spacing: normal;

}
a:link {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #dedfcd;
	letter-spacing: 0.05em;
	vertical-align: middle;
	word-spacing: normal;

}
a:active {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: normal;
	color: #fcfee8;
	line-height: normal;

}
a:visited {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #dedfcd;
}`
a:hover {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: normal;
	color: #ffffff;
	line-height: normal;

}
