.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.rubrik {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #7F929F;
	font-style: italic;
}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #6666FF;
	text-decoration: none;
}
a:hover {
	color: #7F929F;
	text-decoration: underline;
}
a:active {
	color: #7F929F;
	text-decoration: underline;
}
