body {
	font-size: 12px;
	color: #666666;
}
td {
	font-size: 12px;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
.books {
	font-size: 11px;
	line-height: 1.7em;
}
.interior {
	font-size: 12px;
	line-height: 2em;
}
