.cal_cabecera { 
font-family: Verdana;
font-size:10px;
font-weight: bold;
color: #000000;
background-color: #FFFFFF
}
.cal_dias_lu_sa {
font-family: Arial;
font-weight: bold;
font-size: 10px;
color: #000000;
background-color: White;
}
.cal_dias_do {
font-family: Arial;
font-size: 10px;
font-weight: none;
font-weight: Bold;
color: #C40000;
background-color: White;
}
.cal_normal {
font-family: verdana;
font-size: 10px;
font-weight: none;
color: #666666; 
background-color: White;
}
.cal_sabado {font-family: verdana;
font-size: 10px;
font-weight: Bold;
color: #666666;
background-color: White;
}
.cal_domingo { font-family: verdana; 
font-size: 10px;
font-weight: Bold;
color: #C40000;
background-color: #FFFFFF;
}
.cal_fiesta { font-family: verdana;
font-size: 10px;
font-weight: Bold;
color: #C40000;
background-color: #FFFFFF;
}
.cal_hoy {
font-family: verdana;
font-size: 10px;
font-weight: none;
color: #669900;
background: url("/img/hoy.gif") center center no-repeat;
}
.cal_link  { 
font-family: verdana;
font-size: 10px;
font-weight: none;
color: #C40000;
background: url("/img/dias.gif") center center no-repeat;
}
.cal_seleccion { 
font-family: verdana;
font-size: 10px;
font-weight: none;
color: Navy;
background: url("/img/dias2.gif") center center no-repeat;
}

#letrapequena select{
	font-family: Arial;
	font-size: 10px;
	border: 1px solid #cccccc;
	font-weight: bold;
}
.cal_selmes { 
	font-family: Arial;
	font-size: 10px;
	border: 1px solid #cccccc;
	font-weight: bold;
	width: 79px;
	margin-right: 3px;
	padding: 0px;
}
.cal_selano { 
	font-family: Arial;
	font-size: 10px;
	border: 1px solid #cccccc;
	font-weight: bold;
	width: 49px;
}
