body {
  scrollbar-face-color: #000000;
  scrollbar-shadow-color: #FFFFFF;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-3dlight-color: #000000;
  scrollbar-darkshadow-color: #000000;
  scrollbar-track-color: #000000;
  scrollbar-arrow-color: #FFFFFF;
  font-family: Tahoma;
  font-size: 11px;
  font-weight: normal;
  color: #ffffff;
  text-decoration: none;
  
}

a:link {text-decoration : NONE; font-family : Tahoma; font-size : 11px; color : #FFCC00;}
a:visited {text-decoration : NONE; font-family : Tahoma; font-size : 11px; color : #FFCC00;}
a:active {text-decoration : NONE; font-family : Tahoma; font-size : 11px; color : #FFCC00;}
a:hover {
	text-decoration : none;
	font-family : Tahoma;
	font-size : 11px;
	color : #FFCC00;
	/*font-weight: bold;*/
}

.tabla-prin {
	border: 1px solid #ffcc00;
}
.tabla-arriba-abajo {
	border-top: 1px solid #003366;
	border-right: 1px none #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px none #003366;
}
.tabla-abajo {
	border-top: 1px none #003366;
	border-right: 1px none #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px none #003366;
}
.tabla-dra-abajo {
	border-top: 1px solid #dddddd;
	border-right: 2px solid #003366;
	border-bottom: 2px solid #003366;
	border-left: 1px solid #dddddd;
}
.tabla-abajo-der-iz {
	border-top: 1px none #000033;
	border-right: 1px solid #000033;
	border-bottom: 1px solid #000033;
	border-left: 1px solid #000033;
}
.tabla-iz {
	border-top: 1px none #000033;
	border-right: 1px none #000033;
	border-bottom: 1px none #000033;
	border-left: 1px solid #000033;
}
.tabla-der {
	border-top: 1px none #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px none #003366;
	border-left: 1px none #003366;
}
.tabla-arriba {
	border-top: 1px solid #003366;
	border-right: 1px none #003366;
	border-bottom: 1px none #003366;
	border-left: 1px none #003366;
}
.tabla-iz-abajo {
	border-top: 1px none #003366;
	border-right: 1px none #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;
}
.tabla-der-iz {
	border-top: 1px none #000033;
	border-right: 1px solid #000033;
	border-bottom: 1px none #000033;
	border-left: 1px solid #000033;
}
.boton-volver {
	border: 1px dotted #003366;
	background-color: #CCDAEA;
}
.celdas-let {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000033;
	border: 1px solid #000033;
}
.boton-let {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	cursor: hand;
}
.tabla-rayada {

	border: 1px dotted #FFCC00;
}
.mouse {
	cursor: hand;
}
.mouse-enlace {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #345277;
	cursor: hand;
}
.tabla-iz-gris {

	border-top: 1px none #d3d3d3;
	border-right: 1px none #d3d3d3;
	border-bottom: 1px none #d3d3d3;
	border-left: 1px solid #d3d3d3;
}
.tabla-prin-b {

	border: 1px solid #FFFFFF;
}
.tabla-prin-n {


	border: 1px solid #000000;
}
.celdas-letmouse {
	font-family: Tahoma;
	font-size: 11x;
	font-style: normal;
	font-weight: normal;
	color: #000033;
	border: 1px solid #000033;
	cursor: hand;
}

