body table.booked-calendar th .monthName a {
color: rgba(255,255,255,0.75);
}
body table.booked-calendar th .monthName a:hover {
color: #ffffff;
}