body {
	background-image: url(../Bilder/bg/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 330px;
	background-color: #D8CCBC;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #5e5447;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: underline;
	color: #999999;
}

