BODY {
  color: #000066;
  margin: 0px;
  padding: 0px;
  border: 0;
  leftmargin: 0;
  topmargin: 0;
  marginwidth: 0; 
  marginheight: 0;
        background-image: url(imagenes/fondo.jpg);
  background-repeat: repeat-x;
  scrollbar-base-color : #ADD7FF; 
  scrollbar-arrow-color : #008C82;   

}

.nav {
 color :#ADD7FF;      font-size : 8pt;}

  a img {border:0}

  

A {
  color:  #008C82;
  text-decoration: none;
}

A:hover {
  color: #900000;
  text-decoration: none;
}

TD.titulo, FONT.titulo, P.titulo {
  font-family: Century Gothic;
  font-size: 22px;
    color: #D20000;
}

TD.titulo1, FONT.titulo1, P.titulo1 {
  font-family: Verdana;
  font-size: 18px;
    color: #FDF0C6;
}



TD.telefono, FONT.telefono, P.telefono {
  font-family: Arial;
  font-size: 16px;
      color: #2294C7;
 }


TD.texto, FONT.texto, P.texto {
  font-family: Arial;
  font-size: 16px;
       color: #000066;
}

TD.texto2, FONT.texto2, P.texto2 {
  font-family: Arial;
  font-size: 18px;
    color: #008C82;
}

TD.texto3, FONT.texto3, P.texto3 {
  font-family: Arial;
  font-size: 18px;
    color: #008C82;
}


TD.footer, FONT.footer, P.footer {
  font-family: Arial;
  font-size: 13px;
       color: #000066;
}