body {
	background-color : #fff099;
	color : #802010;
}

a {
	color : #802010;
	text-decoration : none;
	font-weight : bold;
}

a:hover {
	text-decoration : underline overline;
}

td {
	line-height : 150%;
}
