.menu {
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color : #3300ff;
	font-size : 13pt;
	font-weight : 900;
	padding-bottom : 2px;
	text-decoration : none;
	}

.menu:hover {
	color: #ffffcc
	}
	
.bundtekst {
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color : #ffcc99;
	font-size : 13pt;
	font-weight : 900;
	padding-bottom : 2px;
	text-decoration : none;
	}
	
.tekst {
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color : #00ff80;
	font-size : 14pt;
	font-weight : 900;
	padding-bottom : 2px;
	text-decoration : none;
	}
	
.tekst:hover {
	color: #ffffcc
	}
	
.overskrift {
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color : #00ff80;
	font-size : 24pt;
	font-weight : 900;
	padding-bottom : 2px;
	text-decoration : none;
	}
	
	
BODY {
	background-attachment: fixed;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #3333cc;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #3333cc;
	scrollbar-arrow-color: #3333cc;
	scrollbar-track-color: #000000;
    }
	

