body {
	background-color: #CCCCCC;
	background-image:  url(../images/BlauwWitAarde2-12.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	color: #0000A0; } 
	
a.textwelcome:link { color: #000080; }
a.textwelcome:visited { color: #000080; }
a.textwelcome:hover { color: #0080FF; }
a.textwelcome:active { color: #0080FF; }
a.textwelcome{ 
	font-size: 24px;
	font-weight: bold;
	color: #000080;
	font-style: italic;
	line-height: normal;
	text-decoration: none; }

	

.voettekst {
	font-size: 11px;
	font-style: normal;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #000080; }
	
.blauw {
	color: #000080; }
hr { height: solid 2px; color: #c5d2ef; background-color: #c5d2ef; }
