.calender_daystring {
	color: #FFFFFF;
	background-color: #990000;
	text-align:center;
	width:27px; 
}

.calender_daystring_sunday {
	color: #FFFFFF;
	background-color: #BD0000;
	text-align:center;
	width:27px; 
}

.calender_daystring_today {
	color: #FFCC00;
	background-color: #990000;
	text-align:center;
	width:27px; 
}

.calender_daystring_sunday_today {
	color: #FFCC00;
	background-color:   #BD0000;
	text-align:center;
	width:27px; 
}

.calender_number {
	color: #FFFFFF;
	background-color: #990000;
	font-weight: bold;
	text-align:center;
}

.calender_number_sunday {
	color: #FFFFFF;
	background-color: #BD0000;
	font-weight: bold;
	text-align:center;
}

.calender_number_sunday_today {
	color: #FFCC00;
	background-color: #BD0000;
	font-weight: bold;
	text-align:center;
}

.calender_number_today {
	color: #FFCC00;
	background-color: #990000;
	font-weight: bold;
	text-align:center;
}

.calender_month {
	color: #FFFFFF;
	background-color: #990000;
	font-weight: bold;
	text-align:center;
}

a.calender_month_switch:link{
	color: #FFFFFF;
	background-color: #990000;
	font-weight: bold;
	text-align:center;
}
a.calender_month_switch:link{
	color: #FFFFFF;
	background-color: #990000;
	font-weight: bold;
	text-align:center;
}
a.calender_month_switch:active{
	color: #FFFFFF;
	background-color: #990000;
	font-weight: bold;
	text-align:center;
}
a.calender_month_switch:visited{
	color: #FFFFFF;
	background-color: #990000;
	font-weight: bold;
	text-align:center;
}
a.calender_month_switch:hover{
	color: #FFFFFF;
	background-color: #990000;
	font-weight: bold;
	text-align:center;
	text-decoration: underline;
}



a.calender_event:link{
	color: #FFFFFF;
	background-color: #990000;
	font-weight: bold;
	text-align:center;
    text-decoration: underline;
}
a.calender_event:link{
	color: #FFFFFF;
	background-color: #990000;
	font-weight: bold;
	text-align:center;
	text-decoration: underline;
}
a.calender_event:active{
	color: #FFFFFF;
	background-color: #990000;
	font-weight: bold;
	text-align:center;
	text-decoration: underline;
}
a.calender_event:visited{
	color: #FFFFFF;
	background-color: #990000;
	font-weight: bold;
	text-align:center;
	text-decoration: underline;
}
a.calender_event:hover{
	color: #FFFFFF;
	background-color: #990000;
	font-weight: bold;
	text-align:center;
	text-decoration: none;
}


a.calender_event_sunday:link{
	color: #FFFFFF;
	font-weight: bold;
	text-align:center;
    text-decoration: underline;
}
a.calender_event_sunday:link{
	color: #FFFFFF;
	font-weight: bold;
	text-align:center;
	text-decoration: underline;
}
a.calender_event_sunday:active{
	color: #FFFFFF;
	font-weight: bold;
	text-align:center;
	text-decoration: underline;
}
a.calender_event_sunday:visited{
	color: #FFFFFF;
	font-weight: bold;
	text-align:center;
	text-decoration: underline;
}
a.calender_event_sunday:hover{
	color: #FFFFFF;
	font-weight: bold;
	text-align:center;
	text-decoration: none;
}
