table.agenda, table.agenda tr, table.agenda th, table.agenda td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9d8460;
	font-size: 10px;
}

table.agenda a, table.agenda a:link, table.agenda a:visited, table.agenda a:active
{
	color: #cc6633;
	font-weight: normal;
	text-decoration: none;
}

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

.agendaNav
{
	background-color: #FFFFFF;
	font-weight: normal;
}

.agendaHead
{
	background-color: #FFFFFF;
}

.agendaThisDay
{
	background-color: #FFCC66;
}

.agendaThisMonth
{
	background-color: #ECECEC;
}

.agendaNotThisMonth
{
	background		: #FFFFFF;
}

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

