#calendar
{
	font-family: Trebuchet MS;
}

#calendar #monthName
{
	font-weight: bold;
	color: #ffffff;
}

#calendar .calendar .dayIni
{
	font-weight: bold;
	color: #005fd4;
}

#calendar .calendar .day
{
	font-weight: bold;
	font-size: 10px;
	color: #6094d4;
}

#calendar .calendar .day a:link
{
	font-size: 12px;
	text-decoration: none;
	color: #1d6fd4;
}

#calendar .calendar .day a:hover
{
	font-size: 11px;
	text-decoration: none;
	color: #1d6fd4;
	border: #e9050b 1px solid;
}

#calendar .calendar .cerrar a:link
{
	text-decoration: none;
	font-size: 10px;
	color: #1d6fd4;
}

#calendar .calendar .cerrar a:hover
{
	text-decoration: none;
	font-size: 10px;
	color: #1d6fd4;
}
