body {
	margin-top: 0px;
	background-color: #650006;
}
p, font
{ font-family:		Verdana, Sans-Serif;
}
td, th 
{ font-family:		Verdana, Sans-Serif;
 font-size: 11px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
img{border:none;}
.normal
{
  color:			#000000;
  font-size:		100%;
  font-weight:		normal;
}
.cherveno
{
  color:			#670004;
  font-size:		90%;
  font-weight:		normal;
}
.blue
{
  color:			#670004;
  font-size:		90%;
  font-weight:		normal;
}
.bqlo
{
  color:			#FFFFFF;
  font-size:		100%;
  font-weight:		normal;
}
.sivo-tumno
{
  color:			#383838;
  font-size:		90%;
  font-weight:		normal;
}
.sivo
{
  color:			#8C8C8C;
  font-size:		90%;
  font-weight:		normal;
}
ul#saturday
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:44px;
	text-transform:uppercase;
	font-size:10px;
	font-weight:normal;
	background:transparent url("images/bgOFF.jpg") repeat-x top left;
}
ul#saturday li
{
	display:block;
	float:left;
	margin:0;
	padding:0;
}
ul#saturday li a
{
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	padding:16px 20px 0 20px;
	height:28px;
	background:transparent url("images/bgDIVIDER.jpg") no-repeat top right;
}
ul#saturday li a:hover
{
	background:transparent url("images/bgHOVER.jpg") no-repeat top right;
}
ul#saturday li a.current,ul#saturday li a.current:hover{color:#fff;background:transparent url("images/bgON.jpg") no-repeat top right;font-size:10px;}