.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #59563C;
}

.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #D8D7A9;
	letter-spacing: 3px;
}

a.white:active {
	color: #C9C79E;
	font-weight: normal;
}
a.white:link {
	text-decoration: none;
	color: #C9C79E;
	font-weight: normal;
}
a.white:visited {
	text-decoration: none;
	color: #C9C79E;
	font-weight: normal;
}
a.white:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;

}
a.white:active {
	color: #C9C79E;
	font-weight: normal;
}
