a.cal {
    afont-weight: bold;
    text-decoration: none;
}
a.cal:hover {
    text-decoration: underline;
}
div.noDate {
    background-color : lightgray; 
    border-top-style: solid;
    border-top-width: 1px; 
    border-left-style: solid;
    border-left-width: 1px; 
    padding-left: 3px;
    padding-right: 3px;
    text-align: center;
}
div.Date   {
    background-color : yellow; 
    afont-weight: bold;
    border-top-style: solid;
    border-top-width: 1px; 
    border-left-style: solid;
    border-left-width: 1px; 
    padding-left: 3px;
    padding-right: 3px;
    text-align: center;
}
td.outer {
    cellpadding : 1em;
    border : #FFFFAA;
    border : #1c82ff;
    border-style: ridge;
}
table.inner {
    background-color : #efefdd;
    font-size : 8pt;
}
