html, body {height:100%}


a:href { text-decoration: none; color: #B7C0C5 } 
a:link { text-decoration: none; color: #B7C0C5 } 
a:visited { text-decoration: none; color: #B7C0C5 } 
a:hover { text-decoration: none; color: red; }

	<!-- fjerner understregning og laver teksten rød{  }
	


H1 {
	font-family:'Arial Narrow';
	text-align: center;
	FONT-SIZE: 24pt; 
	COLOR: #B7C0C5;
	font-weight:bold;
	
}


H3 {
	text-align:center;
	FONT-SIZE: 14pt; 
	color: #B7C0C5;	
	font-family:'Arial Narrow';
}
