body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 1.8
			
	
}
body {
	background-color: #cc9966;
	background-image: url(../bilder/bg.png);
	background-repeat: no-repeat;
	color:#666666
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #F60;
}
a:active {
	text-decoration: none;
	color: #F60;
}

