body {
	color: #804000;
	text-align: left;
	font-family: "Times New Roman", Arial;
	font-size: 16px;
}

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

a:hover {
	color: #E47000;
}

#book_table td {
	padding: 2px 5px;
}