

body { 		background-color: #FFFFFF;
			background-image: url(bilder/bak1.jpg);
			scrollbar-base-color:  transparent;
			scrollbar-track-color:  transparent;
			scrollbar-shadow-color:  transparent;
			scrollbar-highlight-color:#003300;
			scrollbar-arrow-color: #003300;
			
			}
			

			
td {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #330000;
}
			

			
p { 	font-family: Trebuchet MS, Arial;
			font-size: 13px;
			color: #330000;
			}
			


			
a:link {
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #660000;
}
a:visited { text-decoration: none; 
			font-weight: bold;
			color: #660000;
			
			}
			
a:active { 	text-decoration: underline; 
			font-weight: bold;
			color: #660000
			
			}

<STYLE TYPE="TEXT/CSS">
<!--
A:hover {
	color:#49644F;
	text-decoration: underline overline; 
}
//-->
</STYLE>
