.calendar {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.head_calendar {

	font-family: Verdana;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.normal {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: hand;
}
hand {
	cursor: auto;
}
.normal_spaced {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: hand;
	line-height: 18px;
}

