.bl_pi            {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: white; text-decoration: none}
A.bl_pi:visited   {COLOR: white}
A.bl_pi:active    {COLOR: white}
A.bl_pi:hover     {COLOR: #99aaff}

.blanco        {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #ffffff; text-decoration: none}
.grisclaro     {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #999999; text-decoration: none}
.grismedio     {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #666666; text-decoration: none}
.grisoscuro    {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #333333; text-decoration: none}

.borde_liso 		{
	border-top-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #444444;
	border-bottom-color: #444444;
	border-left-color: #444444;
}
.borde_puntos 		{border-style:        dashed; border-width:        1pt; border-color:        #444444}
.borde_izq 		{border-left-style:   dashed; border-width:        1pt; border-color:        #444444}
.borde_arri_abaj	{
	border-top-style:    dashed;
	border-top-width:    1pt;
	border-top-color:    #444444;
	border-bottom-style: dashed;
	border-bottom-width: 1pt;
	border-bottom-color: #444444;
	border-right-width: 1pt;
	border-left-width: 1pt;
	border-left-style: dashed;
	border-right-color: #444444;
	border-left-color: #444444;
}

