table, td {
	font-size:0.9em;
}

#heading {
        font-weight: bold;
        color: #fff;
        font-size: 1.5em;        
}

.daytable {
		font-family: 'Lucida Grande', 'Trebuchet MS', Arial, sans-serif;
		font-size:76%;
		color: #333;
        background-color: #bab386;
        width: 300px;
		
}

.dayrow {
        height: 24px;
		
}


.dayhead {
        background-color: #00000;
        font-weight: bold;
        text-align: center;
		font-size:12px;
}

.dayhead2 {
        background-color: #00000;
        font-weight: bold;
        text-align: center;
		font-size:12px;
		color: #af013b;
}

.days {
        background-color: #fff;
        text-align: right;
        width: 5%;
		font-size:15px;
}
.navegacioncalendario a{color:#fff; font-size:12px;}