<!--
.texto {  font-family: Trebuchet MS; font-size: 12px; font-weight:  regular; COLOR: #333333;}
.texto a:link { COLOR: #333333; TEXT-DECORATION: none; }
.texto a:visited { COLOR: #333333; TEXT-DECORATION: none }
.texto a:hover { COLOR: #333333; TEXT-DECORATION: underline }

.textob {  font-family: Trebuchet MS; font-size: 10px; font-weight:  regular; COLOR: #51a8e4;}
.textob a:link { COLOR: #51a8e4; TEXT-DECORATION: none; }
.textob a:visited { COLOR: #51a8e4; TEXT-DECORATION: none }
.textob a:hover { COLOR: #51a8e4; TEXT-DECORATION: underline }

.textop {  font-family: Trebuchet MS; font-size: 14px; font-weight:  bold; COLOR: #5c5c5c;}
.textop a:link { COLOR: #5c5c5c; TEXT-DECORATION: none; }
.textop a:visited { COLOR: #5c5c5c; TEXT-DECORATION: none }
.textop a:hover { COLOR: #5c5c5c; TEXT-DECORATION: none }

.textoa {  font-family: Arial; font-size: 14px; font-weight:  bold; COLOR: #006cb7;}
.textoa a:link { COLOR: #006cb7; TEXT-DECORATION: none; }
.textoa a:visited { COLOR: #006cb7; TEXT-DECORATION: none }
.textoa a:hover { COLOR: #006cb7; TEXT-DECORATION: none }

td img {
	display: block;
}
body {
	background-color: #006CB7;
}



.linkNoticias:link{

	font-family:Trebuchet MS;
	font-size:11px;
	color:#1D72A8;
	text-align:left;
	text-decoration:none;
}

.linkNoticias:visited{

	font-family:Trebuchet MS;
	font-size:11px;
	color:#1D72A8;
	text-align:left;
	text-decoration:none;
}
.linkNoticias:hover{

	font-family:Trebuchet MS;
	font-size:11px;
	color:#cc0000;
	text-decoration:none;

}

.data{
	font-family:Trebuchet MS;
	font-size:11px;
	color:#CC0000;

}


.fieldset{

	border:1px solid #E0E0E0;
	width:687px;

}

.trAreaEmpresa{

	background-color:#1D72A8;
	font-family:Trebuchet MS;
	font-size:11px;
	color:#FFFFFF;
	height:22px;

}


.linhaout1{
	cursor:default;
	background-color:#F2F6F9;
	font-size: 11px;
	font-family: Trebuchet MS;
	color: #666666;
}

.linhaover{
	cursor:default;
	background-color:#FFF5CC;
	font-size: 11px;
	font-family: Trebuchet MS;
	color: #666666;

}

.textolegend{
	font-family:Verdana, Arial, Helvetica, sans-serif, arial, verdana;
	font-size:12px;
	color:#1D72A8;
	font-weight:bold;
	cursor:default;

}

a.linkDepoimentosMain:link, a.linkDepoimentosMain:visited{
	text-decoration:none;
	color:#1D72A8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	cursor:pointer;
}
a.linkDepoimentosMain:hover{
	text-decoration:none;
	color:#cc0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	cursor:pointer;
}


-->-->