table.agenda, table.agenda tr, table.agenda th, table.agenda td
{
	font-family: tahoma, trebuchet ms, arial, helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
        border-color: #BC4422;
}

table.agenda a, table.agenda a:link, table.agenda a:visited, table.agenda a:active
{
	color: #FFFFFF;
	background-color: none;
	font-weight: bold;
	text-decoration: none;
        font-size:11px;
}

table.agenda a:hover
{
	color: #DD3300;
	background-color: #EFEFDE;
	font-weight: bold;
	text-decoration: none;
        font-size:11px;
}

.agendaNav
{
	background-color: #BB3030;
}

.agendaHead
{
	background-color: #CC6030;
}

.agendaThisDay
{
	background-color: #CC3030;
}

.agendaThisMonth
{
	background-color: #CC7040;
}

.agendaNotThisMonth
{
	background-color	: #ED8555;
}

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

