.calBtn {
	text-decoration: none;	
	font-size: 80%;
}

.purpleCell {
	background-color: #E2EEC8;
	color: #000;
	font-family: sans-serif;
	font-size: 75%;
}

.whiteCell {
	background-color: #ffffff;
	color: #000000;
	font-family: sans-serif;
	font-size: 75%;
	padding: 3px;
}

.sundayCell {
	background-color: #ffffff;
	color: #666666;
	font-family: sans-serif;
	font-size: 75%;
	padding: 3px;
}

.overCell {
	background-color: #ffffff;	
	font-family: sans-serif;
	font-size: 75%;
	padding: 3px;
}

.blackCell {
	background-color: #96B455;
	color: #ffffff;
	font-family: sans-serif;
	font-size: 75%;
	padding: 3px;
}

#candarLeer {
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
}

