body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
	scrollbar-face-color:#cfc09c;
	scrollbar-arrow-color:#000099;
	scrollbar-track-color:#fbf8ee;
	scrollbar-shadow-color:#cfc09c;
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';
}
.month {
	color: #f9910a;
	font-weight: bold;
	font-size: 18px;
}
.hightlight {
	color: #f9910a;
	font-weight: bold;
}

a:link {color:#f9910a;
text-decoration:none;}
a:visited {color:#f9910a;
text-decoration:none;}
a:active {color:#cccccc;
}
a:hover {color:#cccccc;}

