.palabrerio {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	background-color: #9AE485;
	border: thin solid #999999;
	list-style-position: outside;
	list-style-image: url(imagenes/bullet.gif);
	list-style-type: square;
	cursor: auto;
	filter: Light;
}

