a:hover {
	color: 969226;
	text-decoration: none;

}
a {
	text-decoration: underline;
	color: 1967e8;

}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	color: 1967e8;
	font-size: 12px;
	text-align: justify;
}
.subtitulo {

	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 14px;
	text-align: justify;
}
.subir {

	font-family: Arial, Helvetica, sans-serif;
	color: 1967e8;
	font-size: 10px;
	text-align: right;
}
.fondo {
	background-attachment: fixed;
	background-image: url(imagenes/fondo_celdas.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

