.calendar{ font-family: arial; border-collapse: collapse; }
.calendar td{padding: 2px; border: 1px solid #333; vertical-align: top;}
.titleRow td {border: none;}
.titleRow .monthName{font-size:190%;}
.weekRow td {width:88px; height: 140px;}
.footerRow a{ text-decoration: none; }
.footerRow a:visited { color: blue; }




