.texto{
	height:410px;
	width:500px;
	overflow:auto;
	margin-bottom:20px;}
.texto ul{
	width:463px;
	margin-top:5px;}
.texto ul li a{
	background-image:url(../../imgs/geral/marcador.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
	font-weight:normal;}	
.texto ul li a:hover{
	background-image:url(../../imgs/geral/marcador-ovr.gif);
	font-weight:normal;}
