.cal_title
{
	background-color:#917E70;
	color:#FAFCFB;
	font-weight: bolder;
	font-size:11px;
	text-transform: capitalize;
}
.cal_main_bg
{
	background-color: #EFEAE6;
}
.arrows
{
	color: #5B4F39;
	font-size: 9px;
	font-weight: bolder;
}
.emphasize
{
	color:#9B2E0F;

}
.month
{
	color: #AF7752;
	font-size:10px;
	font-weight: bolder;
}
.even
{
 	/*background-color:#F8F5F0;*/
}
.day
{
	color: #494846;
	font-size:10px;
	font-weight: bolder;	
}
.kalend
{
	font-size:10px;
	color: Black;
}
