BODY  {
	background-color : #D82A29;
}

A  {
	
	text-decoration : none;
}

A:Visited  {
	text-decoration : none;
}

A:Hover  {
	text-decoration : underline;
	color : #000000;
}

.booklink  {
	font-size : 10px;
	font-family : verdana, helvetica, arial;
	font-weight : bold;
	color : #003366;
	text-decoration : none;
	}
	
.menu {
	background-color :#D82A29;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;

	}

.storRub  {
	font-size : 16px;
	font-family: Geneva, verdana, helvetica;
	font-weight : bold;
	color : #003366;	
	text-transform: uppercase;
}


.rub  {
	font-size : 11px;
	font-family: verdana, helvetica, arial;
	font-weight : bold;
	color : #003366;	
	text-transform: uppercase;
	}

.ingress  {
	font-size : 11px;
	font-family : verdana, helvetica, arial;
	font-weight : normal;
	color : #000000;
	}

.text  {
	font-size : 10px;
	font-family : verdana, helvetica, arial;
	font-weight : normal;
	color : #000000;
	}
	


.foot  {
	font-size : 10px;
	font-family : verdana, helvetica, arial;
	font-weight : bold;
	color : #003366;
	background-color :#FFE556;
	}

.table  {
	background-color : #FFE556;
	padding-top : 0px;
	padding-left : 0px;
	padding-right : 0px;
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px; 
	font-weight: normal; 
	font-style: normal; 
	margin-top: 0px;
	margin-left: 0px;
}

.form  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	border : solid;
	border-color:#c0c0c0;
	border-width:1px;
	
}