.calendar_link {
	font-family: Arial;
	font-size: 22px;
	text-align: center;
	color: #000000;
	text-decoration: none;
	text-underline: none;
}

.calendar_head {
	font-family: Arial;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	width: 44px;
	height: 50px;
	background-color: #141447;
	color: #FFFFFF;
}

.calendar_head_month {
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	width: 44px;
	background-color: #141447;
	color: #FFFFFF;
}

.calendar_day {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	width: 44px;
	height: 25px;
	color: #FFFFFF;
	background-color: #000000;
}

.calendar_entry {
	font-family: Arial;
	font-size: 28px;
	text-align: center;
	//height: 14px;
}

#flag {
border:0px;
}
