
BODY {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(imagenes/logo_fondo.gif);
}

font {
  font-family: Arial, verdana;
}


A:link {
  COLOR: #993300;
  FONT-FAMILY: arial;
  FONT-SIZE: 12pt;
  TEXT-DECORATION: underline;
}

A:visited {
  COLOR: #993300;
  FONT-FAMILY: arial;
  FONT-SIZE: 12pt;
  TEXT-DECORATION: underline;
}

A:hover {
  COLOR: #993300;
  FONT-FAMILY: arial;
  FONT-SIZE: 12pt;
  font-weight: bold;
  TEXT-DECORATION: none;
}

A:active {
  text-decoration: none;
}


.rotulomarron18bc {
  MARGIN-BOTTON: 3px;
  COLOR: #993300;
  FONT-FAMILY: arial;
  FONT-SIZE: 18pt;
  FONT-WEIGHT: bold;
  TEXT-ALIGN: center;
  MARGIN-TOP: 3px;
  TEXT-DECORATION: none;
}

.rotulonegro18bc {
  MARGIN-BOTTON: 3px;
  COLOR: #000000;
  FONT-FAMILY: arial;
  FONT-SIZE: 18pt;
  FONT-WEIGHT: bold;
  TEXT-ALIGN: center;
  MARGIN-TOP: 3px;
  TEXT-DECORATION: none;
}

.rotulomarron12bc {
  MARGIN-BOTTON: 3px;
  COLOR: #993300;
  FONT-FAMILY: arial;
  FONT-SIZE: 12pt;
  FONT-WEIGHT: bold;
  TEXT-ALIGN: center;
  MARGIN-TOP: 3px;
  TEXT-DECORATION: none;
}

.rotulonegro12bc {
  MARGIN-BOTTON: 3px;
  COLOR: #000000;
  FONT-FAMILY: arial;
  FONT-SIZE: 12pt;
  FONT-WEIGHT: bold;
  TEXT-ALIGN: center;
  MARGIN-TOP: 3px;
  TEXT-DECORATION: none;
}

.enlacemarron12 {
  COLOR: #993300;
  FONT-FAMILY: arial;
  FONT-SIZE: 12pt;
  TEXT-DECORATION: none;
}

.textomarron8c {
  COLOR: #993300;
  FONT-FAMILY: verdana;
  FONT-SIZE: 8pt;
  TEXT-ALIGN: center;
  TEXT-DECORATION: none;
}
