.texto_index {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #993333;
}
.texto_opciones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #993333;
	font-style: normal;
	text-decoration: none;
	text-align: justify;
	list-style-image: url(imagenes/bullet_hojita.jpg);
	list-style-type: none;
}
.texto_grande {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #993333;
	font-style: normal;
	text-decoration: none;
	text-align: justify;
	list-style-image: url(imagenes/bullet_hojita.jpg);
	list-style-type: none;
	height: auto;
	width: auto;
	font-weight: bold;
}
.texto_contacto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #993333;
	font-style: normal;
	text-decoration: none;
	text-align: justify;
	list-style-image: url(imagenes/bullet_hojita.jpg);
	list-style-type: none;
	font-weight: bold;
}
