table.agenda
{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 8px;
}
table.agenda td
{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 8px;
}
table.agenda th
{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 8px;
}
table.agenda tr
{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 8px;
}
table.agenda a, table.agenda a:link, table.agenda a:visited, table.agenda a:active
{
	color: #220fab;
	background-color: none;
	font-weight: normal;
	text-decoration: underline;
}

table.agenda a:hover
{
	color: #ff3300;
	background-color: none;
	font-weight: normal;
	text-decoration: underline;
}

.agendaNav
{
	background-color: #F9AD81;
}

.agendaHead
{
	background-color: #f69679;
}

.agendaThisDay
{
	background-color: #f69679;
}

.agendaThisMonth
{
	background-color: #fdd09f;
}

.agendaNotThisMonth
{
	background		: #dddddd;
}

ul.agendaThemes
{
	list-style: none;	
	margin: 0 0 0 20;
	padding: 0;
}
