body {
	background-image:url('images/stjernebaggrund.jpg');
	margin:0; 
	font-size:2; 
	border:thin none; 
	font-family:Arial, 
	sans-serif; 
	font-style:normal; 
	font-weight:normal; 
	font-variant:normal; 
	background-attachment:fixed; 
	background-repeat:repeat
}

a:link {
	font-style:normal;
 	font-family:Arial, sans-serif;
 	color:#000000;
 	font-weight:bold;
 	text-decoration:none;
}
a:visited {
	font-style:normal;  
 	font-family:Arial, sans-serif;
 	color:#000000;
 	font-weight:bold;
 	text-decoration:none; 
}
a:active {
	font-style:normal;
 	font-family:Arial, sans-serif;
 	color:#000000;
 	font-weight:bold;
 	text-decoration:none;
}
a:hover	{
	font-style:normal;
 	font-family:Arial, sans-serif;
 	color:#000000;
 	font-weight:bold;
 	text-decoration:underline;
}