a:link {
	color: #91268F;
	text-decoration: none;
	font-family: Helvetica;
	font-size: 13px;
	letter-spacing: 1px;
}
a:visited {
	text-decoration: none;
	color: #91268F;
	font-family: Helvetica;
	font-size: 13px;
}
a:hover {
	text-decoration: none;
	color: #91268F;
	font-weight: bold;
	font-family: Helvetica;
	font-size: 13px;
}
a:active {
	text-decoration: none;
	color: #91268F;
	font-family: Helvetica;
	font-size: 13px;
}
.tekst {
	font-family: Helvetica;
	font-size: 12px;
	color: #FFFFFF;
}
.tekst2 {
	font-family: Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

