
table.calendario-castellano
{
text-align:center;
float:right;
}

table.calendario-castellano a
{
text-decoration:none;
color:#ffcc88;
}

table.calendario-castellano a:hover
{
text-decoration:underline;
}

table.calendario-castellano tr.header
{
font-size:1em;
}

table.calendario-castellano tr.subheader
{
font-size:0.8em;
}

table.calendario-castellano tr.content td
{
font-size:1em;
background-color:#dfdfdf;
}

table.calendario-castellano tr.content td#today
{
color:white;
background-color:#202020;
}

