.textosalinhados {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 12px;
	text-align: justify;
	padding-right: 12px;
	text-indent: 12px;
	display: block;

}

.textoslinks {
	font-family: Arial;
	font-size: 12px;
	color:  #000000;
	text-decoration: none;
	padding-left: 12px;
	text-align: justify;
	padding-right: 12px;
	text-indent: 12px;
	display: block;
font-weight: bolder;
}
.textoslinks:link {
	font-family: Arial;
	font-size: 12px;
	color:  #000000;
	text-decoration: none;
	padding-left: 12px;
	text-align: justify;
	padding-right: 12px;
	text-indent: 12px;
	display: block;
font-weight: bolder;
}
.textoslinks:hover {
	font-family: Arial;
	font-size: 12px;
	color:  #C77112;
	text-decoration: none;
	padding-left: 12px;
	text-align: justify;
	padding-right: 12px;
	text-indent: 12px;
	display: block;
font-weight: bolder;
}

.textosalinhadosbold {
	font-family: Arial;
	font-size: 12x;
	color: #000000;
	text-decoration: none;
	padding-left: 12px;
	text-align: left;
	padding-right: 0px;
	text-indent: 12px;
	display: block;
	font-weight: bolder;
}
.destaques {
    font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-left: 0px;
	height: 25px;
	line-height: 20px;
	text-indent: 12px;
	background-color: #C77112;
	font-weight: bold;
}
}
.textosdestaques {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	text-indent: 0px;
	display: block;
	background-color: #640E27;
	padding: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 25px;
}
