body    {
	background-color: #00000;
}

a:visited    {
	color: #bbbbFF;
	text-decoration: none;
}

a:link    {
	color: #9090FF;
	text-decoration: none;
}

a:hover    {
	color: #FFFF00;
	text-decoration: underline;
}

a:active    {
	color: #FF0000;
	text-decoration: underline;
}

a.none:hover    {
	color: #FFFFFF;
	text-decoration: none;
}

div.datenumfont    {
	color: #ffffff;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 13;
	font-style: normal;
	font-weight: normal;
}

/* small event font */
div.smallcalev    {
	color: #0020A0;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 10;
}

div.smallcalevtime    {
	color: #000000;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 10;
}

a.smallcalev    {
	color: #0020A0;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 10;
}

a.smallcalev:hover    {
	color: #FF2040;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 10;
}

/* small cal month font */
table.smallcalmth    {
	color: #000000;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 13;
	width: 98%;
}

div.smallcalmth    {
	color: #000000;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 14;
}

a.smallcalmth    {
	color: #FFFF00;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 14;
}

a.smallcalmth:visited    {
	color: #AAAAFF;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 14;
}

td.smallcalmth    {
	background-color: #222222;
	border:#444444 thin solid;	
}

/* message to signal progress */