.ui-datepicker-sunday {
	background-color: #FF0000;
}

.ui-datepicker-saturday {
	background-color: #0000FF;
}

