.titulo {
	font: "Times New Roman", Times, serif;
	font-size: 20px; 
	text-align: center;
}

.texto {
	font: "Times New Roman", Times, serif;
	font-size: 12px;
}

.textoGros {
	font: "Times New Roman", Times, Serif;
	font-size: 14px;
	text-align: justify;
}

.tituloAEAC {
   background-color: black;
	color: white;
	font: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align:  center;
}

.formularioCampo{
	font: "Times New Roman", Times, serif;
	color: Gray;
}

input, select {
	height:18px; 
	border:1px solid #848484; 
	color:Gray; 
	font-size:11px; 
	overflow:hidden; 
	font-family:"Times New Roman", Times, serif; 
}

textarea {
	border:1px solid #848484; 
	color:Gray; 
	font-size:11px; 
	overflow:hidden; 
	font-family:"Times New Roman", Times, serif; 
}

.tablaEntrada {
	font:"Times New Roman", Times, serif;
}

.usuario {
	font: "Times New Roman", Times, serif;
	font-size: 12px;
	color: Gray;
}

.fecha {
	font: "Times New Roman", Times, serif;
	font-size: 14px;
	color: Gray;
}

.opcionMenu {
	font: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0000CC;
	text-align: left;
}

.tituloMenu  {
	font: "MS Sans Serif", Geneva, sans-serif;
	font-size: 14px;
	background-image: url(Imagenes/fondoTitulo.gif);
	height: 40px;
	text-align: left;
	color: White;
}

A:link {
	color: #0000CC;
	font-size: 14px;
}
A:visited {
	color: #0000CC;
	font-size: 14px;
}
A:active {
	color: #0000CC;
	font-size: 14px;
}

.eloGrupo {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	
}

.tituloCampeonato{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}

.Estilo1 {
	font-size: small
}

/* Result */
.bw { height: 11px; font-family: Arial, sans-serif; text-align: center; vertical-align: middle; color: #000000; 
      font-size: 10.0pt; font-style: normal; text-decoration: none; white-space: nowrap; padding: 1px;
      border-style: solid; border-width: 1px }
      
/* Recent Result */
.bx { height: 11px; font-family: Arial, sans-serif; text-align: center; vertical-align: middle; color: Red; 
      font-size: 10.0pt; font-style: normal; text-decoration: none; white-space: nowrap; padding: 1px;
      border-style: solid; border-width: 1px }
.abx {text-decoration: none; color:Red;}