A {
	text-decoration: none;
	font-family: verdana, arial;
	font-size: 10pt;
}
A:hover {
	text-decoration: underline;
	
}
A:link {
	font-weight: bolder;
	color: #6486DC;
}
A:active {
	font-weight: bolder;
	color: #6486DC;
} 
A:visited {
	font-weight: bolder;
	color: #6486DC;
}
A:hover {
 color: red;
 }

TD {
	font-family: verdana, arial;
    font-size: 7pt;
} 

Body {
	background-color : White;
}

INPUT {
	font-family: verdana, arial;
	background-color : #E3E3E3;
}
.form { 
	font-size: 8pt;
	
 }
 
Textarea { 
 	font-family: verdana, arial;
	font-size: 9pt;	
	background-color : #E3E3E3;
 }
  
SELECT { 
 	font-family: verdana, arial;
	font-size: 9pt;	
	background-color : #E3E3E3;
 }

OPTION { 
 	font-family: verdana, arial;
	font-size: 9pt;	
	background-color : #E3E3E3;
 }
 
FONT { 
 	font-family: verdana, arial, helvetica;
 }
 
.rubrik {
	font-size: 12pt;	
	font-weight : bolder;
	font-variant: small-caps;

}
.rubrik2 {
	font-size: 16pt;	
	font-weight : bolder;
}

.nyhet { 
	font-size:8pt;
	font-weight: bold;
	color: #888888;

 }

.brodtext { 
	font-size: 10pt;
	
 }
.text {
	font-size: 10pt;
}	

.adress {
	font-size: 8pt;
	font-style: italic;
	
}

 
body { 
	scrollbar-track-color: #E7EBEF;

 }

