
	

body {
background-color: #6699FF;
background-image: url('achtergrond_UN_2.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center;
font-size: 14px; 
font-family: 'Trebuchet MS';
	}

a:link {
	color: navy;
	text-decoration: underline;
	}
a:visited {
	color: navy;
	text-decoration: underline;
	}
a:hover {
	background-color: navy;
	color: white;
	text-decoration: underline;
	}
a:active {
	color: orange;
	text-decoration: underline;
	}
	

.vlag {
background: url('NLani2.gif'); 
text-align: center;
	}
