body { font-family: verdana, arial, sans-serif;}

.events_calendar {font-size: 12px; color: #036;}
.events_calendar A:link {color:#036; text-decoration: underline;}
.events_calendar A:visited {color:#036; text-decoration: underline;}
.events_calendar A:hover {text-decoration: none; color: #036;}
.events_calendar A:active {text-decoration: none; color: #036;}

.evcal_rollover {padding-right: 3px;}

.evcal_rollover a {
display:block;
width: 42px;
padding:9px 0 6px 0;
font-family: verdana, arial, sans-serif;
font-size: 10px;
color:#333;
background: url(../pics/evcal_butt_bg.gif) 0 -35px no-repeat;
text-decoration: none;
text-align: center;
line-height:10px;
}
.evcal_rollover a:hover {
background-position: 0 0;
text-decoration: none;
color: #333;
}
.evcal_rollover a:visited {color: #333;}
.evcal_rollover a:active {color: #333;}


.evcal_rollover_on {padding-right: 3px;}
.evcal_rollover_on a {
display:block;
width: 42px;
padding:9px 0 6px 0;
font-family: verdana, arial, sans-serif;
font-size: 10px;
color:#333;
background: url(../pics/evcal_butt_bg.gif) 0 0 no-repeat;
text-decoration: none;
text-align: center;
line-height:10px;
}
.evcal_rollover_on a:hover {
background-position: 0 0;
text-decoration: none;
color: #333;
}
.evcal_rollover_on a:visited {color: #333;}
.evcal_rollover_on a:active {color: #333;}
