.musterdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #ffffff;
	letter-spacing: .1em;
	font-weight: bold;
}
.mustertitle {
	font-style: italic;
	font-size: 13px;
	color: #FFFFCC;
	letter-spacing: 0.1em;
	font-weight: bold;
	line-height: 20pt;
}
.mustercredit {
	font-size: 10px;
	color: #FFFFCC;
	font-weight: bold;
}
.musternext {
	font-size: 10px;
	color: #FFFFCC;
	letter-spacing: 0.1em;
}

a {
	color: #FFFFCC;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.imgborder {
	border: 2px solid #ffffff;
}

a:visited {
	color: #CCCCCC;
}

body {
	padding-top: 40px;
	background-color: #000000;
}
