#calendar table td a{
	text-decoration: underline;
	color: #0066ff;
	display: block;
	background:#ef9a9a;
}
#calendar table td a:hover{
	color: #0066ff;
	text-decoration: none;
}
.#calendar table td{
}
.X_calendar_holiday,
.X_calendar_default6{
	background:#ef9a9a!important;
}