<STYLE TYPE="text/css">
<!--
/**************************************************************
********* Formatting For Month Table and Text *****************
**************************************************************/

a {font-family: Verdana; color: #CE4A1A; text-decoration: none;}
span {font-family: Verdana;}
td {font-family: Verdana;}
body { background-color: #ffffff;}

/**** month and year header at top of calendar ****/
.date_header {font-size: 10px; font-family: Verdana; font-weight: bold; color: #FFFF00;}

/**** color and size of calendar cells.  ****/
.day_cell {background-color: #333333; height: 80; width: 95;}
.empty_day_cell {background-color: #333333; height: 80; width: 95;}
.today_cell {background-color: #333333; height: 80; width: 95;}

/**** day number in upper left corner of each cell ****/
.day_number {font-size: 10px; font-family: Verdana; color: #FFFF00; font-weight: bold;}
.day_number A:link {font-size: 10px; color: #FFFF00; text-decoration: none; font-weight: bold;}
.day_number A:active {font-size: 10px; color: #FFFF00; text-decoration: none; font-weight: bold;}
.day_number A:visited	{font-size: 10px; color: #FFFF00; text-decoration: none; font-weight: bold;}
.day_number A:hover {font-size: 10px; color: #ffffff; text-decoration: none; font-weight: bold;}

/**** title_txt is the text for each post on main page ****/
.title_txt {font-size: 10px; font-family: Verdana; color:#CE4A1A; }
.title_txt A:link {color: #ffffff; text-decoration: none;}
.title_txt A:active {color: #ffffff; text-decoration: none;}
.title_txt A:visited	{color: #ffffff; text-decoration: none;}
.title_txt A:hover {color: #cccccc; text-decoration: none; }

/**** time line under title text when event time given ****/
.time_str {font-size: 9px; font-family: Verdana;}

/**** column headers or days of the week ****/
.column_header {background-color: #000000; font-size: 12px; font-family: Verdana; color: #CE4A1A; font-weight: bold;}

/**** footprint text ****/
.footprint {font-size: 10px; font-family: Verdana; color: #000000; font-weight: bold; }
.footprint A {font-size: 10px; font-family: Verdana; color: #CE4A1A; font-weight: bold; }
.bottone {font-size: 10px; font-family: Verdana; font-weight: bold; background-color: #000000; border: 1px solid #CE4A1A; color: #CE4A1A; width: 100px;}
input { width: 100%; }
textarea { width: 100%; }
// end hiding -->
</STYLE>
