<STYLE TYPE="text/css">
<!--
/**************************************************************
********* Formatting For Month Table and Text *****************
**************************************************************/

A		{ font-family:arial, helvetica; color:#00F; text-decoration:underline }
SPAN	{ font-family:arial, helvetica }
TD     	{ font-family:arial, helvetica }
BODY	 { background-color: #005ebd }

/**** month and year header at top of calendar ****/
.date_header			{ font-size:24px; font-family:arial, helvetica; font-weight:bold; color: #ffffff }

/**** color and size of calendar cells.  ****/
.day_cell				 { background-color: #c8c8c8 !important; width: 100; height: 80 }
.empty_day_cell			 { background-color: #808080 !important; width: 100; height: 80 }
.today_cell				   { background-color: #ce8e00 !important; width: 100; height: 80 }

/**** day number in upper left corner of each cell ****/
.day_number				{ font-size:10px; font-family:verdana, arial, helvetica; color:#000 }

/**** title_txt is the text for each post on main page ****/
.title_txt				{ font-size:10px; font-family:verdana, arial, helvetica; font-weight: bold; color:#FFF }
.title_txt A:link		{ color:#inherit; text-decoration:none }
.title_txt A:active		{ color:#inherit; text-decoration:none }
.title_txt A:visited	{ color:#inherit; text-decoration:none }
.title_txt A:hover		{ color:#inherit; text-decoration:underline }

/**** title_txt is the text for each post on main page ****/
.title_txt2				{ font-size:10px; font-family:verdana, arial, helvetica; }
.title_txt2 A:link		{ font-size:10px; font-family:verdana, arial, helvetica; color:#inherit; text-decoration:none  }
.title_txt2 A:active		{font-size:10px; font-family:verdana, arial, helvetica; color:#inherit; text-decoration:none }
.title_txt2 A:visited	{font-size:10px; font-family:verdana, arial, helvetica; color:#inherit; text-decoration:none }
.title_txt2 A:hover		{font-size:10px; font-family:verdana, arial, helvetica; color:#inherit; text-decoration:underline }

/**** time line under title text when event time given ****/
.time_str				{ font-size:9px; font-family:arial, helvetica }

/**** column headers or days of the week ****/
/*.column_header			 { color: #ffffff; font-size: 12px; font-family: arial, helvetica; font-weight: bold; background-color: #af4040 }*/
.column_header			  { color: #ffffff; font-size: 12px; font-family: arial, helvetica; font-weight: bold; background-color: #ce8e00 }


/**** footprint text ****/
.footprint				{ font-size:10px; font-family:verdana, arial, helvetica; color:#000; font-weight:bold; }
.footprint A			{ font-size:10px; font-family:verdana, arial, helvetica; color:#00F; font-weight:bold; }
// end hiding -->
</STYLE>
