.cal_nom_txt
{
    FONT-WEIGHT: bold;
    COLOR: #484848;
}
.cal_cel_col
{
	border-color: white;
	border-width: 1px;
	border-style: solid;
	cursor: hand;
}
.cal_tit_txt
{
    COLOR: #FFFFFF;
    FONT-WEIGHT: bold;
}
.cal_dia_txt
{
    COLOR: #353535;
}
.cal_fes_txt
{
    COLOR: #54A6E2;
}
.cal_hoy_txt
{
    FONT-WEIGHT: bold;
    COLOR: #EEA113;
}
.cal_act_txt
{
    FONT-WEIGHT: bold;
    background-color: #353535;
    COLOR: white;
}
