.dragBoxTitle {
    background-color: White;
    border-bottom: 1px ridge Black;
    color: #DB6F52;
    font-weight: bold
    }
.calendarHref {
    font-weight: normal;
    text-decoration: none
    }
.calendarHrefOver {
    text-decoration: underline;
    font-weight: normal
    }