/* Generated by KaZcadeS */
body {
  background-color: transparent;
  list-style-type: square;
  list-style-position: outside;
}
a:link {
  color: blue;
  text-decoration: underline;
}
a:visited {
  text-decoration: none;
  color: red;
}
a:hover {
  text-decoration: none;
  color: green;
}
a:active {
  text-decoration: none;
  color: yellow;
}
a {
  text-decoration: underline;
  font-weight: bold;
}
.listas_menu {
  list-style-image: url(images/placa_base_1.mini.jpg);
  list-style-position: outside;
}
.interlineado {
  line-height: 40px;
}
.tabla {
  background-position: left top;
  background-image: url(images/imagen_castillo1.paginas_amarillas.JPG);
}
.vinculo_fondo_blanco {
  background-color: white;
  height: 35px;
}
.vinculo_fondo_amarillo {
  background-color: yellow;
  height: 30px;
}
p {
  color: #000000;
  font-size: 20px;
  font-family: Times New Roman;
  font-style: italic;
  font-weight: bold;
}
h5 {
  color: #66ffff;
}
.vinculo_fondo_azul {
  height: 30px;
  background-color: #33cc00;
}
