body {
	background-color: #000;
	background-image: url(/cms/templates/bleichi_news/images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
a {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a.footer {
	text-decoration: none;
	color: #fff;
}
a.footer:hover {
	text-decoration: none;
	color: #999;
}
