a.print {display:none;}
/* cal table */
table.big-cal {width:100%;border:1px solid #000;}
table.big-cal tr th {background:none;color:#000;}
table.big-cal tr th, table.big-cal tr td {border-right:1px solid #000;border-bottom:1px solid #000;}
table.big-cal tr td span {background:#8e9f9e;color:#000;}
table.big-cal tr td ul li {color:#514e45;}
table.big-cal tr td ul li a {color:#514e45;}
table.big-cal tr td.event {background:#d0cab7;}
table.big-cal tr td.event span {background:#173c54;}
table.big-cal tr td.off span {background:#d0cab7;color:#999;}
table.big-cal tr td#today {background:#EBE8E1;}

