.meny {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	font-weight: 100;
	color: #FFFFFF;
}
.rubrik {
	font-family: "Lucida Sans Unicode";
	font-size: 16px;
	color: #333333;
	font-weight: normal;

}
.text {
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	color: #000000;
}
.underrubrik {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #666666;
	font-weight: bold;

}
a:link {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: EB9C35;
}
a:active {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #FFFFFF;
}
.bg {
	background-color: #DFEDFD;
}

