td.white {
background-color: #ffffff;
font-size: 16px;
line-height: 1.4;
font-family: 'trebuchet ms', arial;
}

td.green {
background-color: #00ff80;
font-size: 12pt;
font-weight: bold;
line-height: 1.4;
font-family: trebuchet ms;
color: #ffffff;
}

td.red {
background-color: red;
font-size: 12pt;
font-weight: bold;
line-height: 1.4;
font-family: trebuchet ms;
color: #ffffff;
}

td.top {
background: url(00ff80.jpg);
}

td.bottom {
background: url(00ff80.jpg);
}


td.grey {
background-color: #228b22; color: #ffffff;
font-size: 16px;
font-weight: bold;
line-height: 1.4;
font-family: 'trebuchet ms', arial;
}


a.calendarlink {
display: block;
text-align: center;
text-decoration: none;
font-family: 'trebuchet ms', arial;
font-size:16px;
color: #0000ff;
BORDER: none;
border: solid 1px #228b22;
}

a.calendarlink:hover {
border: solid 1px #000033;
background-color:#00ff80;
}

a.calendarlink:visited {
color: #000033;
}


