body {
	margin: 0;
	padding: 0;
	background: #CCFF99 url(http://www.itinytits.com/images/bg.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #405A67;
}

a:link { color: Maroon;  text-decoration: none; }
a:visited { color: Maroon;  text-decoration: none; }
a:active { color: Maroon;  text-decoration: none; }
a:hover { color: black;  text-decoration: underline; }


/*BO CSS AddOns*/

h1 {  font: 36px; margin:0px;}
h2 {  margin:0px; font-size: 16px; color: #000000}
h3 {  margin:0px; font-size: 17px; font-weight: bold}
.left {font:12px;}
.right {font:12px;}
.middle {border-left: 1px dashed black; border-right: 1px dashed black;}
.cal_table {font-weight:bold;width: 190px;}
.cal_table,cal_td_header {font-size: 10px; font-family: Tahoma;}
.cal_td_week,cal_day {font-size: 10px; font-family: Tahoma;}
