.calBase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
	padding: 2px;
}

.calBase a, a:visited{
	color: #C15462;
	text-decoration: none;	
}

.calBase a:hover, a:active {
border-bottom: 2px solid #CA5C5C;
}

.calDiaWeek {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BC4E5D;
	font-weight: bold;
	text-align: center;
	background-color: #F4F4F4;
}
#linhaSemana {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
}
.calAno {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BC4E5D;
	font-weight: bold;
	text-align: center;
}
.TabMain {
	background-color: #FFFFFF;
}
.calDiaWeekEnd {
	font-size: 10px;
	color: #BC4E5D;
}
.TabNavMoth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 2px;
}

