body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:link {
	color: #FD9A32;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #9999FF;
}
a:active {
	color: #0000FF;
}
.headline {
	font-size: 14px;
	color: #763116;
	font-weight: bold;
}