body {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12pt;
}

#textLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

div.tiny{
	font-size: 8pt;
}

a:link, a:visited, a:active
{
	color:#008000;
}
a:hover, .orange
{
 color:#FF6701;
}
a.buynow:hover
{
	background:#C4E7FF;
}

#books, #stories, #music {
	padding:10px;
	font-size:10pt;
}


.title {
	font-size: 12pt;
	color: #FF6701;
	font-weight:bold;
	clear:both;
}

.description {
	margin-top: 1em;
	font-weight:bold;
}

div h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #3300FF;
	font-weight:bolder;
	text-transform: uppercase;
}

li {
 margin-bottom: 12px;
 }

.buynow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align:center;
	color:#FF6600;
}
.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #009900;
}
