body {
	background-image: url(images/fondo1.jpg);
	margin-top: 0px;
}
body,td,th {
	font-family: arial;
	font-size: 12px;
	color: #777777;
}
.normal {
	font-family: arial;
	font-size: 12px;
	color: #777777;
}
.puntaje {
	font-size: 20px;
	font-weight: bold;
}
.texto_azul {
	color: #0C2D4C;
	font-weight: bold;
}
a:link {
	color: #777777;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #777777;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #777777;
}

.fecha {
  font-size: 10px;
}

.ultpartido {
  float: left;
  width: 161px;
  border-top: 1px solid #d9d9d9;
  padding: 5px;
}
.ultpart_tit {
  float: left;
  width: 171px;
}