body {
	scrollbar-base-color: #121737;
	scrollbar-track-color: #121737;
	scrollbar-arrow-color: #121737;
	background-image: url(Bilder/mtbla.jpg);
	}
a:link {
	color: #c0af9d;
}
a:visited {
	color: #c0af9d;
}
a:active {
	color: #c0af9d;
}
body,td,th {
	color: #c0af9d;
}
a:hover {
	color: #c0af9d;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.text {	font-family: Arial;
	font-size: 8px;
	font-weight: normal;
	color: #c0af9d;
}	
