.Estilo1 {color: #FFFFFF}
.Estilo3 {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.titulojuego {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}

BODY {
	scrollbar-face-color: #c5c589;
	background-color: #fef7ef;
}
.textocomun {
	font-family: tahoma, arial;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	line-height: 32px;
}
input {
	font-family: tahoma, arial;
	font-size: 10px;
	font-style: normal;
	color: #990000;
}
hr {
	height: 1px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FF6633;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.titulares {
	font-family: tahoma, arial;
	font-size: 11px;
	font-weight: bold;
	color: #CC3333;
	text-decoration: underline;
	border: thin none #CC3333;
}.textocomunTabla {
	font-family: tahoma, arial;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	line-height: 32px;
}

.tdcabecera {
	background-color: #fef7ef;
}
