.loptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
}
.meny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.svarttext {
	color: #000000;
}
.fet {
	font-weight: normal;
	font-style: italic;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #993300;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}
