

body
	{
	font: normal 100.01% Helvetica, Arial, sans-serif;
	color: white; 
	background-color: "#000000";
	background-image: url(../bilder/hg1.jpg);
    background-position: right bottom;
    background-repeat: no-repeat;
	
	scrollbar-face-color: #000000; 
	scrollbar-highlight-color: #ff9900; 
	scrollbar-shadow-color: #ff9900; 
	scrollbar-3dlight-color: #000000; 
	scrollbar-arrow-color: #ff9900; 
	scrollbar-track-color: #000000; 
	scrollbar-darkshadow-color: #000000;
	}
	
a:link
	{
	font: normal 100.01% Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: white;
	}

a:visited
	{
	font: normal 100.01% Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: white;
	}
	
a:hover
	{
	font: normal 100.01% Helvetica, Arial, sans-serif;
	text-decoration:underline;
	color: white;
	}
	
a:active
	{
	font: normal 100.01% Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: white;
	}