
.calendar_table {
	width: 100%;
}

.calendar_tr {

}

.calendar_td {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN";
	text-align:center;
	font-size: 12px;
	color: #CCCCCC;
	background-image:url(../blog/images/cakender.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding: 2px 0px 0px 0px;
	margin: 0px;
	height: 21px;
	width: 25px;
}

.calendar_link a:link {
	color: #000000;
	text-decoration: none ;
	text-decoration: none;
}

.calendar_link a:visited {
	color: #000000;
	text-decoration: none ;
	text-decoration: none;
}

.calendar_link a:hover {
	color: #0000ff;
	font-size: 9pt;
	text-decoration: none;
}


.calendar_link a:active {
	color: #0000ff;
	font-size: 9pt;
	text-decoration: none;
}