.agendaActive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}

.agendaNonActive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}

.agendaMonth {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}

a:link { color: #C33220; text-decoration: none; }
a:visited { color: #C33220; text-decoration: none; }
a:hover { color: #000000; text-decoration: none; }
a:active { color: #C33220; text-decoration: none; }

.agendaMonth a:link { color: #FFFFFF; text-decoration: none; }
.agendaMonth a:visited { color: #FFFFFF; text-decoration: none; }
.agendaMonth a:hover { color: #CCCCCC; text-decoration: none; }
.agendaMonth a:active { color: #FFFFFF; text-decoration: none; }