body {
	margin: 0;
	padding: 0;
	background: #330000 url(http://ulingerie.com/images/bg_satin.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}

a:link { color: #FFE26C;  text-decoration: underline; }
a:visited { color: #FFE26C;   text-decoration: none; }
a:active { color: #6CD1FF;   text-decoration: none; }
a:hover { color: #6CD1FF;  text-decoration: none; }


/*BO CSS AddOns*/

h1 {  font: 36px; margin:0px; color: #FFEFAC;
}
h2 {  margin:0px; font-size: 16px;}
h3 {  margin:0px; font-size: 17px; font-weight: bold; color: #FFEFAC}
.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;}
