 body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#79CCE7;
  SCROLLBAR-FACE-COLOR: 79CCE7;
  SCROLLBAR-HIGHLIGHT-COLOR: ffffff;
  SCROLLBAR-SHADOW-COLOR: ffffff;
  SCROLLBAR-3DLIGHT-COLOR: 79CCE7;
  SCROLLBAR-ARROW-COLOR: ffffff;
  SCROLLBAR-TRACK-COLOR: 79CCE7;
  SCROLLBAR-DARKSHADOW-COLOR: 79CCE7;
  SCROLLBAR-BASE-COLOR: 79CCE7;
}
.TextoTitularesGrandes {
	font-family:  Arial,Helvetica;
	font-size: 20px;
	font-weight: none;
	color: #babab8;
	text-decoration: none;
}
.TextoTitulares {
	font-family:  Arial,Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #323232;
	text-decoration: none;
}

.TextoGeneral {
	font-family:  Arial,Helvetica;
	font-size: 13px;
	font-weight: none;
	color: #666666;
	text-decoration: none;
}
.TextoNegro {
	font-family:  Arial,Helvetica;
	font-size: 14px;
	font-weight: none;
	color: #000000;
	text-decoration: none;
}
.TextoVerde {
	font-family:  Arial,Helvetica;
	font-size: 11px;
	font-weight: none;
	color: #79CCE7;
	text-decoration: none;
}
.TextoVerdeGrande {
	font-family:  Arial,Helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #79CCE7;
	text-decoration: none;
}

.LinksGeneral {
	font-family:  Arial,Helvetica;
	font-size: 13px;
	font-weight: none;
	color: #666666;
	text-decoration: none;
}
.LinksGeneral:hover {
	font-family:  Arial,Helvetica;
	font-size: 13px;
	font-weight: none;
	color: #79CCE7;
	text-decoration: none;
}


.CeldaForm{
	font-family:  Verdana, Helvetica,Arial,  sans-serif;
	font-size: 11px;
	height: 20px;
	color: #999998;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #999998;
}

