body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #CC0000;
}



a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}



a.book_link {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.book_link:hover {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
a.book_link:active {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.book_link:visited {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}



.bullets {
	font-size: 11px;
	color: #000000;
}

.book_title {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.titles {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}.side_bar {
	background-color: #FFEA80;
	background-image: url(_graphics/bkg_yellow.gif);
	background-repeat: repeat-y;
	background-position: left;
}

