.estiloIndice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #FF0000;
	font-weight: bold;
}
.estiloInicio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
}
.masde {
	font-family: "Comic Sans MS", Verdana, Georgia;
	font-size: xx-large;
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
}

