.texto {
	font-family: "Palatino Linotype", Georgia, "Times New Roman";
	font-size: 12px;
	color: #666666;
	line-height: 12px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 6px;
}
a:link {
	font-family: "Palatino Linotype", Georgia, "Times New Roman";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: "Palatino Linotype", Georgia, "Times New Roman";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.titulo {
	font-family: "Palatino Linotype", Georgia, "Times New Roman";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 2px;
	border-bottom-color: #CC3300;
	text-decoration: none;
	font-variant: normal;
}
a:hover {
	font-family: "Palatino Linotype", Georgia, "Times New Roman";
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.subtitulo {
	font-family: "Palatino Linotype", Georgia, "Times New Roman";
	font-size: 13px;
	color: #404040;
	text-decoration: none;
}
.mais {
	font-size: 18px;
	color: #CC3300;
	font-family: "Palatino Linotype", Georgia, "Times New Roman";
	font-weight: normal;
}

