DIV,BODY{
  font-size : 11pt;
  margin-left:      8px
  font-family: arial,helvetica,sans-serif;
  background :  #FAFAFA;

TD,TH,TR,TABLE,INPUT,LI,UL,FORM,
BLOCKQUOTE{
  font-size : 11pt;
  font-family: arial,helvetica,sans-serif;
  color :  black;
  background :  #FAFAFA;

/* Rótulos dentro de cada galería o imagen (NEW y TOP) */
P,B,I, H1,H2,H3,H4,H5,FONT {
  font-size : 14pt;
  font-family: arial,helvetica,sans-serif;
  color :  black;
  background :  #FAFAFA;
}

/* cambiados colores */
A:link { color :  #606060}
A:active { color :  #606060}
A:visited { color :  #606060}
A:hover { color :  #606060}

/* línea bajo cada foto con el comentario (lugar y fecha)*/
.caption {
  font-size : 10pt;
  color :  #606060;
  font-style : normal;
}

BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }

/* rótulos bajo cada thumbnail */
font
{ 
  font-family:    verdana, arial;
  color:  #606060;
  letter-spacing: 1px;
  font-size:      8pt;
  font-weight:    light;
  padding-top:    5px;
}

/* cabecera donde esta el nombre de cada galería */
h2
{ 
  font-size:        14pt;
  font-weight:      light;
  text-align:       left;
  letter-spacing:   0px;
  padding-top:      5px;
  padding-bottom:   0px;
  margin-left:      0px;
  background-color:  #FAFAFA;
  color:  black;
}

# gallery_comments{
  font-family:    verdana, arial;
  color:  #606060;
  letter-spacing: 1px;
  font-size:      8pt;
  font-weight:    light;
  padding-top:    5px;
}










BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }
