.texto {
	font-family: Arial;
	font-size:11px;
	color:#F2ab3b; 
	text-decoration: none; }
		a.texto:hover { text-decoration: underline; }
		a.texto:link { text-decoration: none; }
		a.texto:visited {  }
		a.texto:active {  }
}.cinzaP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

