.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;

}
.menu2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
}
.imgb {
	border: 1px solid #3D66A5;
}
a{
	text-decaration: none;
	color:	#3D66A5; 
}
a:visited {
	text-decoration: none;
	color:	#3D66A5; 
}
a:link {
	text-decoration: none;
	color:	#3D66A5; 	
}
a:hover {
	text-decoration: none;
	color:	#7FA0D0; 	
}
a:active {
	text-decoration: none;
	color:	#3D66A5; 	
}

