@import url("main.css");
a:link {
	text-decoration: none;
	color: #004A82;

}
a:visited {
	color: #354F90;
	text-decoration: none;
}
a:hover {
	color: #8E2538;
}
a:active {
	color: #E1822A;
	text-decoration: none;
}
.corpoCopy {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.logos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-align: justify;
	line-height: normal;

}
.destaques {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	background-color: #7F93BA;
}
.destaquesCopy {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	background-color: #E9EEF4;
}
.destaques_title {

	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #990000;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	background-color: #E9EEF4;
}
.bt {
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
	letter-spacing: normal;
	text-align: left;
	vertical-align: bottom;
	word-spacing: normal;
	white-space: normal;
	display: none;
}
