.book_normal {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : FFFFFF;
	text-decoration : none;
}
.book_normal_bold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	color : FFFFFF;
}
.book_header {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color : FFFFFF;
}

a.book_normal:hover {
	text-decoration : underline;
	font-weight : bold;
}
.book_formtext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : 000000;
	text-decoration : none;
}

.book_menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	color : FFFFFF;
	text-decoration : none;
	line-height : 18px;
}

a.book_menu:hover {
	text-decoration : underline;
	color : FFFF00;
}
