body { 		background-color: #968C73;
			background-image: url(bilder/bak1.jpg);
			scrollbar-base-color: #968C73 ;
			scrollbar-track-color: #968C73 ;
			scrollbar-shadow-color: #968C73 ;
			scrollbar-highlight-color: #330000;
			scrollbar-arrow-color: #330000;
			}
			
td {
	font-family: Courier New, Verdana, Arial;
	font-size: 14px;
	color: #FAF0E6;
}
			

			
p { 	font-family:  Courier New, Verdana, Arial;
			font-size: 14px;
			font-weight: bold;
			color:#FAF0E6;
			}
		
			
p.liten { 	font-family:  Courier New, Verdana, Arial;
			font-size: 11px;
			}

			
a:link {
	font-family: Courier New, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FAF0E6;
}
a:visited { text-decoration: none; 
			font-size: 14px;
			font-weight: bold;
			color:#FAF0E6;
			
			}
a:active { 	text-decoration: underline; 
			font-size: 14px;
			font-weight: bold;
			color: #FAF0E6;
			
			}			
a:hover {
	text-decoration: none;
	background-color: #968C73;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	
}

