#callendar {
	background:#e8e7e7;
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:20px;
	letter-spacing:1px;
	width:100px;
}

.ui-datepicker-week-end a:link, .ui-datepicker-week-end a:visited, .ui-datepicker-week-end a:active, .ui-datepicker-week-end a:link{
background-image:none;
background-color:#D73D00;
 }
