a:link  {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:none;  color: Red; }
a:active {text-decoration:none;}
body {
    background-color: #FFF9E3;
	 SCROLLBAR-FACE-COLOR: #FFF9E3;
    SCROLLBAR-HIGHLIGHT-COLOR: #706f74;
    SCROLLBAR-SHADOW-COLOR: #706f74;
    SCROLLBAR-3DLIGHT-COLOR: #c0c0c2;
    SCROLLBAR-ARROW-COLOR: Black;
    SCROLLBAR-TRACK-COLOR: #221C0E;
    SCROLLBAR-DARKSHADOW-COLOR: #c0c0c2;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	overflow-y: auto;
	text-align: justify;
	}
.CienXCien{
	width: 100%;
	height: 100%;
}
.CienXAlto{
	height: 100%;
}
.CeldaHor{
	background-repeat: repeat-x;
	background-position: top left;
	width: 100%;
}
.CeldaVer{
	background-repeat: repeat-y;
	background-position: top left;
	height: 100%;
}
.Negro1
{
    FONT-SIZE: 7pt;
    COLOR: #000000;
    FONT-FAMILY: Arial
}
.Negro1b
{
    FONT-SIZE: 6.5pt;
    COLOR: #000000;
    FONT-FAMILY: Arial
}
.Negro1Neg
{
    FONT-SIZE: 7pt;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    font-weight: 800;
}
.Negro2Neg
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    font-weight: bold;
}
.Rojo1B
{
    FONT-SIZE: 6.5pt;
    COLOR: #660000;
    FONT-FAMILY: Arial
}
.Rojo1
{
    FONT-SIZE: 7pt;
    COLOR: #D20000;
    FONT-FAMILY: Arial
}
.Rojo1Neg
{
    FONT-SIZE: 7pt;
    COLOR: #D20000;
    FONT-FAMILY: Arial;
    font-weight: 800;
}
.Rojo2Neg
{
    FONT-SIZE: 8pt;
    COLOR: #D20000;
    FONT-FAMILY: Arial;
    font-weight: bold;
}.Rojo3Neg
{
    FONT-SIZE: 10pt;
    COLOR: #660000;
    FONT-FAMILY: Arial;
    font-weight: bolder;
}
.Gris1
{
    FONT-SIZE: 7.5pt;
    COLOR: #555555;
    FONT-FAMILY: Arial
}
.Gris2
{
    FONT-SIZE: 9pt;
    COLOR: #555555;
    FONT-FAMILY: Arial
}
.Azul1
{
    FONT-SIZE: 7.5pt;
    COLOR: #414DA3;
    FONT-FAMILY: Arial
}
.Azul2
{
    FONT-SIZE: 9pt;
    COLOR: #414DA3;
    FONT-FAMILY: Arial;
}
.Azul2Neg
{
    FONT-SIZE: 9pt;
    COLOR: #414DA3;
    FONT-FAMILY: Arial;
    font-weight: bolder;
}
.Titulo{
    FONT-SIZE: 12pt;
    COLOR: #660000;
    FONT-FAMILY: Arial;
    font-weight: bolder;
    font-variant: small-caps;
}
.Titulo2{
    FONT-SIZE: 14pt;
    COLOR: #00000;
    FONT-FAMILY: Arial;
    font-weight: bolder;
    font-variant: small-caps;
}
.Titulo3{
    FONT-SIZE: 11pt;
    COLOR: #00000;
    FONT-FAMILY: Arial;
    font-weight: bolder;
    font-variant: small-caps;
}
.Versal{
    FONT-SIZE: 12pt;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    font-weight: 800;
}
.Transparente{
	background-color: transparent;
}

