BODY {
  color:#A2160B;
  margin: 0px;
  padding: 0px;
  border: 0;
  leftmargin: 0;
  topmargin: 0;
  marginwidth: 0; 
  marginheight: 0;
      background-image: url(imagenes/fondo.jpg);
  background-repeat: repeat;
  scrollbar-base-color : #DDDD99; 
  scrollbar-arrow-color : #A2160B;    

}
  a img {border:0}

.nav {
 color :#DDDD99;      font-size : 8pt;}

A {
  color:  #A2160B;
  text-decoration: underline;
}

A:hover {
  color: #FFFFCC;
  text-decoration: underline;
}

TD.titulo, FONT.titulo, P.titulo {
  font-family: Century Gothic;
  font-size: 25px;
    color: #A2160B;
}

TD.titulo1, FONT.titulo1, P.titulo1 {
  font-family: Verdana;
  font-size: 18px;
    color: #A2160B;
}


TD.texto, FONT.texto, P.texto {
  font-family: Verdana;
  font-size: 18px;
    color: #A2160B;
}


TD.texto1, FONT.texto1, P.texto1 {
  font-family: Arial;
  font-size: 13px;
    color: #A2160B;
}

TD.texto2, FONT.texto2, P.texto2 {
  font-family: Century Gothic;
  font-size: 20px;
    color: #A2160B;
}




TD.footer, FONT.footer, P.footer {
  font-family: Arial;
  font-size: 18px;
    color: #A2160B;
}