body {	background-color: #e1ddd9;
	color: #564b47;
	font: 11px Verdana, Arial, SunSans-Regular, Sans-Serif;
}

tr {
	line-height: 16px;
	margin: 0;
	padding: 0;
}

td {
	line-height: 16px;
	padding: 8px;
}
a:link {
	color: #782828;
	text-decoration: underline;
}
a:visited {
	color: #782828;
	text-decoration: underline;
}
a:hover {
	color: #564b47;
	text-decoration: none;
}
a:active {
	color: #564b47;
	text-decoration: none;
}