.rubrik {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #0099FF;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}

em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	font-style: normal;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	font-style: normal;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0099FF;
	font-weight: bold;
	font-style: italic;
}

a.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #0099FF;
}

a.kat {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
	color: #0099FF;
}

a.footer {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	color: #0099FF;

