@charset "utf-8";
.textocorpo {
	font-family: "Arial Narrow";
	font-size: 14px;
	color: #666;
	text-align: justify;
	line-height: 25px;
	text-decoration: none;
}
.linkcaminho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	text-align: left;
}
.linkcaminho:hover {
	text-decoration:underline;
}

