body
{
	background-color: #FFFFFF;
	margin:0 0 0 0;
}

.bookstext
{
	color: #666;
	font-family: Geneva, Arial, Helvetica;
	font-size: 11px;
	line-height: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;

}

.footertext
{
	color: #666;
	font-family: Geneva, Arial, Helvetica;
	font-size: 13px;
	line-height: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}

a:link {
	color: #999;
	font-family: Geneva, Arial, Helvetica;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
	
}

a:visited {
	color: #333333;
	font-family: Geneva, Arial, Helvetica;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
	
	}

a:focus {
	color: #999;
	font-family: Geneva, Arial, Helvetica;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
	
}

a:hover {
	color: #000000;
	font-family: Geneva, Arial, Helvetica;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
	
}

a:active {
	color: #000000;
	font-family: Geneva, Arial, Helvetica;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
	
}

li {list-style-type: none}
