.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
}
.equipo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #6E819B;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #A1B8D6;
	border-right-color: #000000;
	border-bottom-color: #333333;
	border-left-color: #A1B8D6;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align: center;
	font-weight: bold;



}
.puntuacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #A1B8D6;
	border-bottom-color: #A1B8D6;
	border-left-color: #000000;
	text-align: center;

}
.parciales {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.jugadores {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	font-weight: normal;
	color: #999999;


}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.enlace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
}
a:active {
	color: #6E819B;
	text-decoration: none;
}
a:hover {
	color: #A1B8D6;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:link {
	color: #889FBE;
	text-decoration: none;
}
.navegacion {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
.lugar {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
