/*Contenedor*/
.cont9501{}

/*Titular: */
A.t9501:link {
	color:#639;
	text-decoration:none;
}

/*Titular:*/
A.t9501:hover {
	text-decoration:underline;
	}

/*Titular: */
A.t9501:visited {
}

/*Titular sin enlace*/
.t9501{
	color:#666;
	text-decoration:none;
}

/*Línea de subtitular (fuente y fecha): */
A.st9501:link {
	color:#666;
	text-decoration:none;
 }

/*Línea de subtitular (fuente y fecha): */
A.st9501:hover {
	text-decoration:underline;
	}

/*Línea de subtitular (fuente y fecha): */
A.st9501:visited {
	}

/*Línea de subtitular (fuente y fecha) sin enlace */
.st9501{
	 color:#666;
	text-decoration:none;
	}

