.calendar_table {width: 280px; height:140px;border:1px solid #e1e1e1;}

.cal_days {font-weight:bold;font-size:11px;text-align:center;}

.cal_head, A.cal_head, .cal_head:visited {border-bottom:1px solid #cccccc;font-weight:bold;font-size:11px; text-decoration: none;}

.cal_sunday {background:#F0F0F0;}
.cal_saturday {background:#F0F0F0;}

A.cal_head:hover, .cal_head:visited:hover {font-weight:bold;text-decoration: none;}

.cal_event{font-size:12px; color:#FF0000;font-weight:bold;}

.cal_today {border:1px solid #000000;}

.cal_today_event {font-size:12px; color:#FF0000;font-weight:bold;}





