.ui-datepicker-prev:hover {
    top: 2px;
    left: 2px;
}
.ui-datepicker-next:hover {
    top: 2px;
    right: 2px;
}
table.ui-datepicker-calendar > thead > tr > th > span{
    color: #000;
}
