<style>
	
	a:active{text-decoration: underline;}
	
	a{text-decoration: none; font-weight: bold; color: 54a1d1;}

	a:hover{text-decoration: underline;}

              body{background-color: white;}

	table{font-family: Arial;}

	.headers{color: white;}

	.tekst{background-color: white; color: black;}

	.marked{font-style: italic; font-weight: bold; font-size: 26; color: white; background-color: 54a1d1;}

	.marked2{font-style: italic; font-weight: bold; font-size: 14; color: white; background-color: 54a1d1;}
	.marked3{font-style: italic; font-weight: bold; font-size: 14; color: white; }
	.bluefilled{background-color: 54a1d1;}
	.bluemarked{font-weight: bold; font-size: 16; color: 54a1d1;}
	.bluemarkedbig{font-style: italic; font-weight: bold; font-size: 20; color: 54a1d1;}
	.whitemarked{font-weight: bold; font-size: 16; color: white;}
	.whitemarkedbig{font-style: italic; font-weight: bold; font-size: 20; color: white;}
	.smallt{font-size: 10; color: black;}
	#layer1 {z-index:1;}
	#layer2 {z-index:2;}
</style>