body {
	font-size: 12px;
	color: #583C39;
	background-color: #EFE8E2;
}
td {
	font-size: 12px;
}
a {
	color: #CC3300;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
}
.book {
	color: #CC3300;
}

