BODY {
	font-family : Tahoma;
 	color : #000000;
 	}
 	
td {
	font-size :12 ;	
}

A {
	text-decoration : none;
	color : #3300cc;
	}
A:Hover {
	color : #808080;
	text-decoration : underline ;
	}


BODY{
  scrollbar-3d-light-color: #ffffff;
  scrollbar-arrow-color: #006600;
   scrollbar-dark-shadow-color: #ffffff;
  scrollbar-face-color: #ffffff;
  scrollbar-highlight-color: #ffffff;
  scrollbar-shadow-color: #ffffff;
  overflow:auto;
}

h1, .menubillede {
	margin-top:10px;
}

h1 {
	font-size :14 ;
}

h2 {
	font-size :12 ;
	}

h3 {
	font-size :12 ;
	Font-weight:Normal;
}


a.menu:link, a.menu:visited {
	margin-left:10px;
	text-decoration:none;
	color:black;
}

a.menu:hover, a.menu:active {
	margin-left:10px;
	text-decoration:underline;
	color:blue;
}

P {
	font-family : Tahoma;
	margin-right:50px;
	margin-bottom:25px;
	
}
