a:link {
	color: 000000;
	font-family: verdana, sans-serif;
	font-size: 13px;
}
a:visited {
	color: 000000;
	font-family: verdana, sans-serif;
	font-size: 13px;
}
a:hover {
	color: 000000;
	text-decoration:none;
	font-family: verdana, sans-serif;
	font-size: 13px;
}
body {
	background-color: 222222;
	background-image: url('billeder/baggrund.jpg');
}
td.menu {
	background-color: FFF1C1;
}
td.bund {
	background-color: FFF1C1;
	font-family: verdana, sans-serif;
	font-size: 10px;
}
a:link.bund {
	color: 000000;
	font-family: verdana, sans-serif;
	font-size: 10px;
}
a:visited.bund {
	color: 000000;
	font-family: verdana, sans-serif;
	font-size: 10px;
}
a:hover.bund {
	color: 000000;
	text-decoration:none;
	font-family: verdana, sans-serif;
	font-size: 10px;
}
p {
	color: #222222;
	font-family: verdana, sans-serif;
	font-size: 10px;
}
input {
	color: #444444;
	font-family: verdana, sans-serif;
	font-size: 7px;
	background-color: 777777;
}

