body {
	background-image: url(../_imagen/fondo.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.TablaFon {
	background-color: #ffcc00;
}

.FilaMenu {
	background-color: #cc6600;
}

.FilaGanador {
	background-color: #ffcc00;
}

.FilaTitulo {
	background-color: #006699;
}

.TextoCabecera {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	vertical-align: middle;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

.TextoTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffcc00;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.TextoNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	vertical-align: middle;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

.TextoGanador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	vertical-align: middle;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

.TextoContador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffcc00;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

.TextoCopyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}
