.aldeias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
}
a:link {
	text-decoration: none;
}
a:hover {
 background-color: #FFFF00;
}

.meses {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	text-transform: lowercase;
	color: #999999;
	line-height: 25px;

}
.dias {
	font-family: "Courier New", Courier, mono;
	font-size: 32px;
	color: #CCCCCC;
	font-weight: bold;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
}
.testemunho {
	font-family: "Courier New", Courier, mono;
	color: #666600;
	font-size: 14px;
}
a:visited {
	text-decoration: none;
}
.tit {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	color: #666666;
	font-weight: bold;
}
.tit1 {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #666666;
}


