
.datepicker .days td.selected{
	background: #BB0505;
}
.datepicker .days td.butSelected {
	background: #870202;
}

.datepicker a:hover {
	color: #870202;
}
