@charset "utf-8";

.tabla_general th a {
	color:white;
	background-image:url(../images/flecha_activo.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	text-decoration: none
}