a:link {	
	color: #000;
	text-decoration: none;

}

a:visited {
	color: #000;
	text-decoration: none;
}

a:active {
	color: #000;
	font-weight: none;
	text-decoration: none;
}	

a:hover {
	color: #000;
	font-weight: none;
	text-decoration: none;
}
 	
		
.tekstboks {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	text-align: left;
	white-space: pre;
}
a:link {
	font-family: Helvetica;
	font-size: large;
	color: #000000;
	text-decoration: none;
}
