th.calHead			{ background-color:transparent; }

.calendar			{ font: 10px; text-align:center }

.month				{
	font: 16px;
	font-weight: bold;
	text-decoration: none;
}
.month:link			{ color:BLACK }
.month:visited		{ color:BLACK }
.month:active		{ color:BLACK }
.month:hover		{ color:BLACK; text-decoration:underline}


.week				{ font-size:11px; color:#DD3333; font-weight:bold; background-color:transparent }

.textual			{}

.day				{ font-size:11px; }

.linked-day			{ }
.linked-day:link	{ font-weight:bold; color:#DD3333; text-decoration:none}
.linked-day:visited	{ font-weight:bold; color:#DD3333; text-decoration:none}
.linked-day:active	{ font-weight:bold; color:#DD3333; text-decoration:none}
.linked-day:hover	{ font-weight:bold; color:#DD3333; text-decoration:underline}
