body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
    color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #000000;
}

.headcopy {
    color: #FFFFFF;
	font-weight: bold;
}

.hintergrund {
    background-color: #333333;
}
