.calToday {
	border: 1px solid #37598A;
	font-weight: bold;
}

.cal,
.calHead,
.calTop {
	font-size: 11px;
	font-family: trebuchet ms;
	text-align: center;
	color: white;
	text-decoration: none;
}

.calHead {
	color: #b4c4db;	
}

.calTop {
	color: #DBE3EE;	
}

.cur {
	cursor: pointer;	
}