body { 
	FONT-FAMILY: verdana, arial, helvetica, sans-serif; 
	font-size: 10px;
	
	/*BACKGROUND-COLOR: #55aa55;*/ 
} 
/*
.tablebg{   
	background: #ffffff; 
} */
td { 
	FONT-FAMILY: verdana, arial, helvetica, sans-serif; 
	font-size: 14px; 
	
} 
/*
.TD0 {	 
	background: #ffffff; 
} 
.TD1 {	 
	background: #ffffcc; 
} 
.TD2 { 
	background:#cccc99 
} 
.TD3 { 
	background:#999966; 
} 
.TD4 { 
	background:#000000; 
} 
.TD5 { 
	background:#888888; 
} 
 
 
.tabeltekst {color: #ffffff; 
} 
h1 {	 
	FONT-FAMILY: times new roman, times, serif; 
	font-size: 40; 
	color: #336633; 
	margin-bottom: 0px; 
	Margin-top: 0px; 
} 
h2 { 
	FONT-FAMILY: verdana, arial, helvetica, sans-serif; 
	font-size: 25; 
	color: #999966; 
	margin-bottom: 5px; 
	Margin-top: 0px; 
} 
h3 { 
	FONT-FAMILY: verdana, arial, helvetica, sans-serif; 
	font-size: 18; 
	color: #999966; 
	margin-bottom: 5px; 
	Margin-top: 0px; 
} 
.skygge { 
	height: 40px; 
	width: 300px 
	font-size: 30px; 
	font-family: verdana, arial, helvetica, sans-serif; 
	filter: shadow( 
	color : #cccc99 
	direction : 135) 
} 
A { 
	text-decoration: none; color:#333300; 
	FONT-FAMILY: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	 
} 
*/
A:link { 
	COLOR: #990033; 
	TEXT-DECORATION: none;
	font-weight: bold;
} 
A:visited { 
	COLOR: #990033; 
	TEXT-DECORATION: none;
	 font-weight: bold;
} 
A:hover{ 
	COLOR: #990033; 
	TEXT-DECORATION: none; 
	font-weight: normal;
} 
A:active { 
	COLOR: #990033; 
	TEXT-DECORATION: none;
	font-weight: bold;
} 
 /*
.boks1   { position : absolute; 
	color : #0088ff;  
font-weight: bold; 
 */
/*	background-color : green;*/ 
/*	top : 200px; 
	left : 2px; 
	z-index: 0; 
	width : 60; 
	height : 30px; 
	padding : 5px; 
	border: 0.1px solid lightyellow; 
} 
.boks2 { position : absolute; 
	color : blue; 
	background-color : green; 
	top : 190px; 
	left : 2px; 
	z-index: 0; 
	width : 130; 
	height : 30px; 
	padding : 5px; 
	border: 0.1px solid lightyellow; 
}
*/