table.calendar {background-color: #000000;}

table.calendar .cal_header_month {font-weight: bold; text-align: center; padding: 3px; padding-left: 5px;}

table.calendar .cal_header_week {/*background-color: white;*/}

table.calendar #today {font-weight:bold; padding: 0px; border: none; background-color: #FFFACD;}

table.calendar .content_date{font-weight: bold;}

table.calendar td {padding: 1px; text-align: center; background-color: #FAF9F6;}

table.calendar a {display: block;}

table.calendar a:hover {color:#FFFFFF; background-color: silver;}