body,html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-image: url(../bilder/background_01.gif);
	background-repeat: repeat;
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:10px;
}
A:link, A:visited {
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}


A:hover {
  color: #666666;
  text-decoration: none;
  font-weight:bold;
}
h1 {
	font-size: 12px;
}
