.vb_10  {
	color           : #000000;
	font-family     : verdana;
	font-size       : 10px;
}

a.vb_10  {
	text-decoration : underline;
}

a:hover.vb_10 {
	color			: #FFFFFF;
	background-color: #FF0000;
	text-decoration : none;
}

.book_data	{
	color           : #990000;
	font-family     : verdana;
	font-size       : 10px;
	text-decoration : none;
}

a:hover.book_data {
	text-decoration : underline;
}

.book_data_gr	{
	color           : #666666;
	font-family     : verdana;
	font-size       : 10px;
}

.nav_bar	{
	color           : #FDFDFD;
	font-family     : verdana;
	font-size       : 10px;
	text-decoration : none;
}

a:hover.nav_bar {
	text-decoration : underline;
}