body {
	background-image: url(../images/bigbook/bg_bigbook.jpg);
	background-repeat: repeat;
}
.bb_copyright
{
	font-family : Arial;
	font-size : 11px;
	color : #DBDADA;
	font-weight : normal;
}
.bb_red18normal
{
	font-family : Arial;
	font-size : 18px;
	color : #E70111;
	font-weight : normal;
}
.bb_red12bold
{
	font-family : Arial;
	font-size : 12px;
	color : #E70111;
	font-weight : bold;
}
A.bb_blackorange:link
{ 
	font-family : Arial;
	font-size : 11px;
	color : #000000;
	font-weight : bold;
	text-decoration: underline;
}
A.bb_blackorange:visited
{
	font-family : Arial;
	font-size : 11px;
	color : #000000;
	font-weight : bold;
	text-decoration: underline;
}
A.bb_blackorange:hover
{   
	font-family : Arial;
	font-size : 11px;
	color : #FA6502;
	font-weight : bold;
	text-decoration: none;
}


