td a{
	text-decoration: none;
	color:#2f5b88;
}

td.jugador {
	background-color:#dee6ee;
	font:"Trebuchet MS";
	font-family: "Trebuchet MS";
	font-size:13px;
	color:#2f5b88;
	font-weight: bold;
	text-decoration: none;
height:25;
}

td.jugador:link{
	background-color:#dee6ee;
	font:"Trebuchet MS";
	font-family: "Trebuchet MS";
	font-size:13px;
	color:#2f5b88;
	font-weight: bold;
	text-decoration: none;
	height:25;
}

td.jugador:visited {
	background-color:#dee6ee;
	font:"Trebuchet MS";
	font-family: "Trebuchet MS";
	font-size:13px;
	color:#2f5b88;
	font-weight: bold;
	text-decoration: none;
	height:25;
}


td.jugador:hover{
	background-color:#FFFFFF;
	background-image:url(../imgs/_1px_jugador_selec.png);
	background-repeat:repeat-x;
	font:"Trebuchet MS";
	font-family: "Trebuchet MS";
	font-size:13px;
	color:#2f5b88;
	font-weight: bold;
	text-decoration: none;
	height:25;
}


td.jugadorcategoria {
	background-image:url(../imgs/_1px_jugadores_categoria.png);
	background-repeat:repeat-x;
	font:"Trebuchet MS";
	font-family: "Trebuchet MS";
	font-size:15px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
	height:25;
}

table.entrenador {
	background-image:url(../imgs/_1px_fondo_t_entren.png);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font:"Trebuchet MS";
	font-family: "Trebuchet MS";
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
}

td.cuerpot {
	background-image:url(../imgs/_1px_cuerpo_t.png);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font:"Trebuchet MS";
	font-family: "Trebuchet MS";
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
	height:25;
}

table.fichafoto {
	width: 120px;
	height: 120px;
}


td.celdafoto {
	border: none;
}

td.nombrejugador {
	font:"Trebuchet MS";
	font-family: "Trebuchet MS";
	font-size:18px;
	color:#2f5b88;
	text-decoration: none;
}

td.datosjugador {
	font:"Trebuchet MS";
	font-family: "Trebuchet MS";
	font-size:12px;
	color:#666666;
	text-decoration: none;
}


td.datosdescripcion {
	font:"Trebuchet MS";
	font-family: "Trebuchet MS";
	font-size:12px;
	color:#2f5b88;
	text-decoration: none;
}

