body 
{
	background-color: #000000;
	font-family: verdana;
	color: #585858;
	text-align: center;
	font-size: 80%;
}

/* allgemeine links im text */

a {
	color: #0a86dd;
	outline: none;
	text-decoration: none;
}

a img {
	border:0;
}
