.holiday a.ui-state-default{color:#f60;}
.sunday a.ui-state-default{color:#f00;}
.saturday a.ui-state-default{color:#00f;}
.weekday a.ui-state-default{color:#333;}

select.ui-datepicker-year {color:#333333; font-weight: normal;}
select.ui-datepicker-month {color:#333333; font-weight: normal;}

.colored .ui-state-default,
.ui-widget-content .colored .ui-state-default,
.ui-widget-header .colored .ui-state-default{
    background: #fcff9b;
}

.colored .ui-state-active,
.ui-widget-content .colored .ui-state-active,
.ui-widget-header .colored .ui-state-active{
    background: #fff;
}