
A:link { text-decoration:none; }
A:visited { text-decoration:none; }
A:active { text-decoration:none; }
A:hover { text-decoration:underline; }

.prin_tabla 
{  
	background-color: #FFFFFF; 
	border: 1px #009ec3 solid;
 	width: 220px; 
 	margin: 0px; 
 	padding: 0px; 
}
.celda_num 
{
	width: 26px; 
	text-align: center; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7px; 
	font-style: normal; 
	font-weight: normal; 
	color: #009ec3; 
	background-color: #FFF; 
	vertical-align: middle;
	height: 25px; 
}
.celda_sel
{
	width: 25px; 
	text-align: center; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7px; 
	font-style: normal; 
	font-weight: bold; 
	color: #009ec3; 
	background-color: #F5DBDB; 
	vertical-align: middle;
	height: 24px; 
}
.enlace:visited 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7px; 
	font-style: normal; 
	font-weight: normal; 
	color: #009ec3; 
}
.enlace:active 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7px; 
	font-style: normal; 
	font-weight: normal; 
	color: #009ec3; 
}
.enlace:link 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7px; 
	font-style: normal; 
	font-weight: normal; 
	color: #009ec3; 
}
.enlace:hover 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7px; 
	font-style: normal; 
	font-weight: bold; 
}
.celda_top 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7px; 
	font-style: normal; 
	font-weight: bold; 
	color: #000; 
	background-color: #CCC; 
	height: 18px; 
	text-align: center; 
	vertical-align: middle;
}
.celda_dia 
{ 
	text-align: center; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7px; 
	font-style: normal; 
	font-weight: normal; 
	vertical-align: middle;
	border: black solid; 
	border-width: 1px 0px 0px; 
	background-color:#F5DBDB;
}
.celda_dias 
{ 	
	width: 26px; 
	text-align: center; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7px; 
	font-style: normal; 
	font-weight: normal; 
	color: #009ec3; 
	background-color:#F5DBDB; 
	vertical-align: middle; 
	height: 18px; 
}
