
body {
	background-color: #8EA591;
	background-image: url(bilder/bak.jpg);
	
	scrollbar-base-color: #8EA591;
			scrollbar-track-color: #8EA591;
			scrollbar-shadow-color: #8EA591;
			scrollbar-highlight-color: #003300;
			scrollbar-arrow-color: #003300;
}
			

}
td {
	font-family: Comic Sans MS, Times, serif;
	font-size: 14px;
	color:#FFFFFF;
	
}
			

			
p { 	font-family:  Comic Sans MS, Times, serif;;
			font-size: 14px;
			color:#003300;
			}
			
p.liten { 	font-family: Comic Sans MS, Times, serif;
			font-size: 12px;
			}
a:link { 	font-family:  Comic Sans MS, Verdana, Arial;

			font-weight: bold;
			text-decoration: none; 
			color: #003300;
			
			}
a:visited { text-decoration: none; 

			font-weight: bold;
			color:#003300;
			
			}
a:active { 	text-decoration: underline; 

			font-weight: bold;
			color: #003300;
			
			}			
a:hover {
	text-decoration: underline overline;
	font-size: 14px;
			font-weight: bold;
	color: #99CC99;
}
