body {
	margin: 0px;
	background-color: #FC9D0D;

}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: none;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: none;
	text-decoration: none;
}

.blanca {
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: none;
	text-decoration: none;
}

.letraspeque_n {
	font-family: Verdana;
	font-size: 8pt;
	color: #FC9D0D;
	font-weight: none;
	text-decoration: none;
}
.letraspeque {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	font-weight: none;
	text-decoration: none;
}
.letraspeque_negrita {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	font-weight: none;
	text-decoration: none;
}

.negrita {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.letraspeque_negra {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	font-weight: none;
	text-decoration: none;
}

.letrasgrande {
	font-family: Verdana;
	font-size: 13pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.grande_negra {
	font-family: Verdana;
	font-size: 13pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.letrasnaranja {
	font-family: Verdana;
	font-size: 8pt;
	color: #FC9D0D;
	font-weight: bold;
	text-decoration: none;
}

.letrasnaranja:hover {
	font-family: Verdana;
	font-size: 8pt;
	color: #FC9D0D;
	font-weight: bold;
	text-decoration: none;
}



.letrasgrande:hover {
	font-family: Verdana;
	font-size: 13pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.celda{ 
	border-top: solid; 
	border-right: solid; 
	border-left: solid;  
	border-bottom: solid;
	border-width: 1px;
	border-color: #ffffff; 
}
.celdaizq{ 
	border-top: solid; 
	border-right: solid; 
	border-left: solid;  
	border-bottom: solid;
	border-width: 0px; 
    PADDING-TOP: 8px;
    PADDING-BOTTOM: 8px;
    PADDING-LEFT: 8px;
    PADDING-RIGHT: 8px;
    background-color: #ff6600;

 }