BODY {
	font-family: Verdana;
	font-size: 14px;
}
TR {
	font-family: Verdana;
	font-size: 14px;
	background: #FFFFFF;
}
TD {
	font-family: Verdana;
	font-size: 14px;
}
TD.APUESTA {
	font-size: 11px;
}
TD.PEQUE {
	font-size: 10px;
}
TD.LLENA {
	height: 12px;
	font-size: 8px;
	background: #BBBCEC;
}
TD.UNO {
	height: 12px;
	font-size: 8px;
	background: #BBBCEC;
}
TD.DOS {
	height: 12px;
	font-size: 8px;
	background: #626EBA;
}
TD.EQUIS {
	height: 12px;
	font-size: 8px;
	background: #FFFFFF;
}
TD.VACIA {
	height: 12px;
	font-size: 8px;
}
TD.SUBHEADER {
	font-weight: bold;
	background: #BBBCEC;
}
TD.HEADER {
	color: #FFFFFF;
	font-weight: bold;
	background: #626EBA;
}
TD.HEADER-PEQUE {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	background: #171796;
}
TD.APUESTACORRECTA {
	font-size: 11px;
	color: #00FF33;
	font-weight: bold;
	text-align:center;
}
TD.APUESTAINCORRECTA {
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
	text-align:center;
}
TD.OK {
	color: #FFFFFF;
	font-weight: bold;
	text-align:center;
	background: #000000;
}
TD.VALUEOK {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align:center;
	background: #888888;
}
TD.OPCION {
	height: 30px;
}
TD.COPY {
	font-size: 10px;
	height: 30px;
}
A {
	color: #838383;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
A.PIEPAGINA {
	color: #838383;
	font-size: 10px;
}
A.PIEPAGINA:hover {
	text-decoration: underline;
}
IMG.FOTO {
	border: #000000 1px solid;
}