.books {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #0000FF;
}

.navigation {
	background-color: #FFFFCC;
	font-size: 10px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	background-repeat: repeat;
}

td.navigation :hover {
	background-color: #FFFF99;
	display: block;
	color: #000000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	vertical-align: middle;
	text-align: center;
	float: none;
	height: 28px;
}

td.navigation :link {
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}

td.navigation :visited {
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}

td.navigation :active {
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-position: left center;
}
.booktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
.changetablecell {
	background-color: #A5A5DB;

}
