.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-bottom:6px; 
	color: #343030;
	text-decoration:none;
	text-align: left;
	}
	
	.linha {
	background-image: url(setinhaVermelha.jpg);
   background: #FF1493;
	 } 
	 
.esconder {
		display:none;    /* esconde */
}
