body {
	background-color: #EFEEF3;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.tekst {
	font-size: 11px;
	font-style: normal;
	color: #181952;
}
a:link {
	font-size: 12px;
	font-style: normal;
	color: #181952;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-style: normal;
	color: #181952;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	font-style: normal;
	color: #CC0000;
	text-decoration: none;
}
.tekstCopy {
	font-size: 14px;
	font-style: normal;
	color: #181952;
	text-align: left;
}

