BODY { 
  background-color: #666666;
  font-family: verdana,tahoma,sans-serif;	
  color: #000000;
  font-weight: bold;  
  font-size : 10px;
}
DIV,TD,TH,P,INPUT,FORM,BLOCKQUOTE,I {
  font-family: verdana,tahoma,sans-serif;
  color: #000000;
  /*font-weight: bold;*/
  font-size : 11px;
}
LI,UL{
  font-family: helvetica,arial,sans-serif;
  font-size: 10px;
}	
TT,CODE,SAMP {
  font-family: verdana,tahoma,courier,courier-new,monospaced;
}
H1,H2,H3 {
  font-family: verdana,helvetica,arial,sans-serif;
  color: #000000;
}
.justify {
  text-align: justify;
}  

A:link  					{ color: #ffffff; 								}
A:active    				{ color: #666666; 								}
A:visited					{ color: #ffffff; 								}
A:hover     				{ color: #666666; 	text-decoration: underline;	}

A.nav:link  				{ color: #000000; 	text-decoration: underline;	 	}
A.nav:active    			{ color: #000000; 	text-decoration: none;	 	}
A.nav:visited				{ color: #000000; 	text-decoration: underline;	 	}
A.nav:hover     			{ color: #ffffff; 	text-decoration: none; background-color : Black;		}


.formfelt {
	background: silver;
}
.streker  {
  background-color: black;
}

.verdana {
  font-family: verdana,helvetica,arial,sans-serif;
}
.tahoma {
  font-family: tahoma,verdana,helvetica,arial,sans-serif;
}
.nav
{
  color: #000000;	
}
