body {
	background-color: #EEEFFE;
	background-image: url(bakgr.jpg);
}
td {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.rubrik {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000CC;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #0066FF;
	text-decoration: underline;
}
.special {
	color: #FF0000;
}
