.date-box {
	border: 1px solid #d6d3c9;
	background-color: #efece3;
	font-family: Tahoma;
	font-size: 11px;
	color: #5e5350;

}
.titles {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #5F4434;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #655038;
}

