
BODY {
	font-family: Verdana,  Arial, sans-serif;
	font-size: 12px;
	background : white;
	color : #4c9299;
	}

H1{
	font-family: Verdana,  Arial, sans-serif;
	font-size: 36px;
	color : #4c9299;
	text-align : center;
}

H2{
	font-family: Verdana,  Arial, sans-serif;
	font-size: 26px;
	color : #4c9299;
	text-align : center;
	font-weight : normal;
}

H3{
	font-family: Verdana,  Arial, sans-serif;
	font-size: 20px;
	color : #4c9299;
	text-align : center;
}

H4{
	font-family: Verdana,  Arial, sans-serif;
	font-size: 16px;
	color : #4c9299;
	text-align : center;
	font-weight : lighter;
}

H5{
	font-family: Verdana,  Arial, sans-serif;
	font-size: 12px;
	color : #4c9299;
	font-weight : lighter;
}

H6{
	font-family:  Verdana,  Arial, sans-serif;
	font-size: 10px;
	color : #4c9299;
	font-weight : lighter;
}

.Email {
	color : #00FFFF;
	text-decoration : none;
}

.Links {
	color : #4c9299;
	text-decoration : none;
}
TABLE.Nieuws {
	width : 760;
	border : 0px;
	font-size : 14px;
	text-align : left;
	color : #4c9299;
}

TD.Datum  {
	width : 70;
	vertical-align : top;
	font-size : 14px;
	text-align : left;
	color : #4c9299;
}

#Menu {
	background-color: transparent;
	color: #4c9299;
	font-weight: bold;
	font-size : 16px;
	margin-left : 4px;
	margin-right : 4px;
	margin-bottom : 6px;
	margin-top : 2px;
}

#Menu a:link {
	text-decoration: none;
	color: White;
}

#Menu a:visited {
	text-decoration: none;
	color: #4c9299;
}

#Menu a:hover {
	text-decoration: none;
	color: Gray;
}

#Menu a:active {
	text-decoration: none;
	color: Silver;
}

