body {
	background-color: #ffffff;
	background-image: url("C:\Users\arberg\Pictures\web-blaa.png");
	background-repeat: no-repeat;
	background-position: 50% 40%;
}
h1 {
	font-family: arial, verdana, sans-serif;
	color: #000033;
	background-color: #none;
}
td {
	font-family: arial, verdana, sans-serif;
}

a:visited {
	color: none;
}

a:hover {
	color: red;
	font-style: italic;
}
a.spil {
	color: #ff6600;
}
a.tv {
	color: #33ff33;
}
