.titulofecha {
	background-color:#6691bd;
	font:"Trebuchet MS";
	font-family: "Trebuchet MS";
	font-size:13px;
	color:#FFFFFF;
	font-weight: bold;
}

.equipo{
	background-color:#dee6ee;
	font:"Trebuchet MS";
	font-family: "Trebuchet MS";
	font-size:13px;
	color:#2f5b88;
}

.score{
	background-color:#c1cad3;
	font:"Trebuchet MS";
	font-family: "Trebuchet MS";
	font-size:13px;
	color:#2f5b88;
	font-weight: bold;
}

td.titulocomision {
	font:"Trebuchet MS";
	font-family: "Trebuchet MS";
	font-size:16px;
	color:#1b446d;
	text-decoration: none;
	font-weight: bold;
}

td.tituloronda {
	font:"Trebuchet MS";
	font-family: "Trebuchet MS";
	font-size:16px;
	color:#666666;
	text-decoration: none;
	font-weight: bold;

}

td.cuadroplayoff {
    border-bottom: 1px solid #A2BEDA;
    border-top: 1px solid #A2BEDA;
    border-left: 1px solid #A2BEDA;
    border-right: 1px solid #A2BEDA;
}