.link_laranja {
	font-family: Arial;
	font-size: 11px;
	color: #f58220;
    text-decoration: underline;
}
.link_preto {
	font-family: Arial;
	font-size: 11px;
	color: #313131;
    text-decoration: underline;
}
.txtjustificado {
	font-family: Arial;
	font-size: 11px;
	color: #313131;
	text-align: justify;
}
.txt_preto {
	font-family: Arial;
	font-size: 11px;
	color: #313131;
    text-decoration: none;
}