a:link      {text-decoration: none;}
a:visited   {text-decoration: none;}
a:hover     {text-decoration: none;}


.textos {
	font-family: Verdana;
	color: #614F29;
	font-size: 10px;
	text-decoration: none;

}
.texto2 {
	font-family: Verdana;
	color: #614F29;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;


}
.titulo {

	font-family: Verdana;
	color: #45381D;
	font-size: 12px;
	text-decoration: none;
	font-weight: bolder;
}

