	table.forsida {border: 15px groove gold;}
	h2 {color:teal; font-family:Arial;font-size: 36px;} 
	h3 {color:teal; font-family:Arial;font-size: 24px;}
	h4 {color:teal; font-family:Arial;font-size: 16px;}
	img {border:none;}
	a:link{color: green;}
	a:visited{color: teal;}
	p.texti {
			 font-family: Arial;
			 font-size: 14px;
			 color: teal;
			 }
	p.copyright { 
				font-family: Arial;
				font-size: 12px;
				color: white;
				background: teal;
				}
	
