table.calendar   { border-collapse: collapse; border-width: 0; text-align: center; margin: 0 10 0 0; padding: 4; float: left }td.calhead       { font: normal bold 12pt Arial; color: white; background-color: #666666 }td.dayweek       { width: 30; font: normal bold 12pt Arial; color: black; background-color: #999999;                   border-style: solid; border-width: 1; border-color: silver }td.calday        { font: normal normal 12pt Arial; color: black; background-color: silver}td.caldate       { font: normal bold 12pt Arial; color: black; background-color: #999999;                   border-style: solid; border-width: 1; border-color: silver }td.caltime       { font: normal bold 12pt Arial; color: black; background-color: silver}td.calnotes      { font: normal normal 8pt Verdana; text-align: left; background-color: white }a:visited.month,a:link.month     { font: normal normal 8pt Arial; color: yellow }a:hover.month    { color: orange }a:visited.day,a:link.day       { font: normal bold 12pt Arial; text-decoration: none; color: black }a:hover.day      { color: white }