TD {
font-family: Arial;
color: #000000;
}

A {
font-family: Arial;
color: #FF9900;
text-decoration: none;
}

A:hover{
font-family: Arial;
color: #0000FF;
text-decoration: underline;
}

.calendar {
font-family: Arial;
font-weight: bold;
font-size: 12px;
background: #FFFFFF;
}

.event {
font-family: Arial;
font-weight: bold;
font-size: 12px;
color: #DF0070;
background: #FFFFFF;
}

.eventmonth {
font-family: Arial;
font-weight: bold;
font-size: 12px;
}

.eventlist {
font-family: Arial;
color: #000000;
font-size: 11px;
}

INPUT {
width: 15em;
font-family: Arial;
font-size: 11px;
color: #666666;
}

TEXTAREA {
width: 21.3em;
font-family: Arial;
font-size: 11px;
color: #666666;
}