.hola {
	color: #52A6CE;
	background-image: url(imagenes/foncuad.gif);
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #52A6CE;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #54A8D3;
}
a:visited {
	color: #52A5CE;
}
.superindice {
	color: #FF0000;
	text-decoration: blink;
	vertical-align: top;
	font-weight: normal;
}
.normal {
	font-weight: normal;
	color: #52A6CE;
	text-decoration: none;
}
.titulodetalle {
	font-size: x-large;
	text-decoration: underline;
	color: #FFFFFF;
}
.subrayado {
	text-decoration: underline;
	color: #52A6CE;
	font-weight: bold;
}
.Estilo16 {background-image: url(imagenes/foncuad.gif); text-decoration: none; text-align: left; color: #52A6CE; font-style: italic; }

