

a:link {
  text-decoration: none; 
  color: #000000;
}
a:visited {
  text-decoration: none; 
  color: #000000;
}
a:hover {
  text-decoration: none;
  color: #585858;
}

a:link.menu {
	font-family:arial;
	font-size:12px;	
	font-weight : bold;
 	text-decoration: none; 
  	color: #000000;
}
a:visited.menu {
	font-family:arial;
	font-size:12px;	
	font-weight : bold;
  	text-decoration: none; 
  	color: #000000;
}

a:hover.menu {
	font-family:Arial;
	font-size:12px;	
	font-weight : bold;
  	text-decoration: none;
  	color: #585858;

}



BODY{
	  scrollbar-3d-light-color: #669900;  scrollbar-arrow-color: #000000;  scrollbar-base-color: #000000;  scrollbar-dark-shadow-color: #ffffff;  scrollbar-face-color: #c5c5c5;  scrollbar-highlight-color: #ffffff;  scrollbar-shadow-color: #ffffff;}

body {
	font-family:arial;
	font-size:12px;	
}

td {
	font-family:arial;
	font-size:12px;	
}

.billede {
	float: left;
	width: 210px;
}

.billede2 {
	float: right;
	width: 250px;
}


