body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 40px;
	margin-top: 30px;
	margin-right: 40px;
	margin-bottom: 20px;
	color: #333333;
	background-image: url(projekt/bilder/bg.gif);
}


a:link {
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	color: #CC3300;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #CC6600;
}
a:active {
	text-decoration: none;
}

