.textodata {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #CC6600;
	font-weight: normal;
}
.textoconteudo {
	font-family: "Trebuchet MS", Verdana, Arial;
	color:#666666;
	font-size: 11px;
	
}

a:link, a:visited, a:active {
text-decoration: none;
font-family: "Trebuchet MS", Verdana, Arial;
font-size: 11px;
color: #000000;
font-weight: normal;
}
a:hover {text-decoration: underline; 
background:#ffc; 
color: #FF0000;
}


a.menu {
 font-family: "Trebuchet MS", Verdana, Arial;
 font-size: 11px;
 color: #ffffff;
 font-weight: normal;
 text-decoration: none;
}
a.menu:link, a.menu:hover, a.menu:visted, a.menu:active {
 font-family: "Trebuchet MS", Verdana, Arial;
 font-size: 11px;
 color: #ffffff;
 font-weight: normal;
 text-decoration: underline;
}



.textocentro {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	
}
