<style type="text/css">

.body a {
	text-decoration: none;
	color: #de8b3f;
}
.body a:link {
	text-decoration: none;
	color: #de8b3f;
}
.body a:visited {
	text-decoration: none;
	color: #8d3e4a;
}
.body a:hover {
	text-decoration: none;
	color: #24a4e3;
}
.body a:active {
	text-decoration: none;
	color: #24a4e3;
}
.body ul {
    list-style-image: url(../graphics/bullets/diamond-o.gif)
}
.sale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CC0000;
	line-height: 1.35;
}
.strike {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration:line-through;
	line-height: 1.35;
} 
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	line-height: 1.35;
}
.blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #3c8ce3;
}
.bluebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #3c8ce3;
	font-weight: bold;
}
.purplebold {
	color: #c27fab;
	font-weight: bold;
}
.purple {
	color: #c27fab;
}
.nav {
    font-size: x-small;
}

.nav a {
	font-size: x-small;
	color: #de8b3f;
}
.nav a:link {
	text-decoration: none;
}
.nav a:visited {
	text-decoration: none;
	color: #8d3e4a;
}
.nav a:hover {
	text-decoration: none;
	color: #24a4e3;
}
.nav a:active {
	text-decoration: none;
	color: #24a4e3;
}
.nav {
	font-size: x-small;

}
.bookdescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 1.35;
}

