/* Global Styles */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	margin:0px;
	color:#4C4131;
	background-color:EFF8A7;
	}
a {
	color: #E3A066;
	}
	
h1 {
	font-family: Georgia, "Century Gothic", Arial, sans-serif;
	font-size:28px;
	line-height:32px;
	letter-spacing:0.09em;
	color:898966;
	}
	
h2 {
	font-size:19px;
	color:898966;
	}

a:hover {
	color: #AFBD55;
	}

#links td {
	border-bottom: 1px solid #F4FFE4;
	white-space: normal;
	}
	
#links a {
	font: 13px "Century Gothic", Verdana, Arial;
	color: #000000;
	line-height:16px;
	letter-spacing:.12em;
	text-decoration: none;
	display:block;
	padding: 8px 6px 8px 16px;
	}
	
#links a:hover {
	background: #DBEDC4;
	color:#E4691C;
	}

#menu {
	font: 15px "Century Gothic", Verdana, Arial;
	color: #4E4F50;
	letter-spacing:.005em;
	}
	
#menu a {
	color: #4E4F50;
	text-decoration:underline;
	}
	
#menu a:hover, a:active {
	color: #F4FFE4;
	}
	
#blanks td {
	height:35px;
	}
	
.bodybackground {
	background-color:EFF8A7;
	}
 	
.nieuwsText {
	line-height: 22px;
	}
	
.column {
	font-size:12px;
	line-height: 18px;
	}
	
	

