.titulos {
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #33668C;



}
.textos {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #33668C;



}
.subtitulos {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #33668C;




}
.link {
	font-family: "Arial Rounded MT Bold";
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;

}
.textoBranco {
	font-family: Arial;
	font-size: 12px;
	text-align: right;
	color: #FFFFFF;
	vertical-align: bottom;

}
.subtitulosactive {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
}
.textPrime {
	font-family: Arial;
	font-size: 10px;
	color: #33668C;

}
