/* CSS Document */

.enlaces{
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#00356B;

}

.fechacal{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#00356B;
text-decoration:none;
text-align:center;

}

.mes{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#00356B;
text-decoration:none;
}

.hoy{
background-color:#000099;
}

.dia{
background-color:#FFFFFF;
}

.nombredia{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
background-color:#003366;
text-align:center;
}
