.day{
	background-color: #efefef;
	font-size: 12px;
	font-weight: bold;
	font-family: helvetica, arial, sans-serif;
	color: #333333;
	text-align: left;
	padding: 3px;
	width: 46px;
	height: 46px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 40px;
	height: 40px;
	}

.day a{
	color: #000000;
	width: 40px;
	height: 40px;
	display: block;
	text-decoration: none;
	}

.day a:hover{
	background-color: #ffffff;
	text-decoration: none;
	}

.week{
	background-color: #DFD7F1;
	font-family: helvetica, arial, sans-serif;
	color: #000000;
	text-align: center;
	font-size: 12px;
	padding: 3px;
	width: 46px;
	height: 26px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 40px;
	height: 20px;
	}
	
.month{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	}
	
.today{
	background-color: #ffffcc;
	font-weight: bold;
	font-family: helvetica, arial, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align: left;
	padding: 3px;
	width: 46px;
	height: 46px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 40px;
	height: 40px;
	}
	
.today a{
	color: #000000;
	width: 40px;
	height: 40px;
	display: block;
	text-decoration: none;
	}

.today a:hover{
	background-color: #ffffff;
	text-decoration: none;
	}
