a {
  color: #912300;
  background-color: #fee3c6;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
big {
  color: #912300;
  background-color: #fee3c6;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
}
body {
  color: #912300;
  background-color: #fee3c6;
  background-image: url(images/clave_sol.jpg);
  background-repeat: repeat-y;
  background-position: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
table {
  color: #912300;
  background-color: #fee3c6;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
td {
  color: #912300;
  background-color: #fee3c6;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
small {
  color: #912300;
  background-color: #fee3c6;
  font-family: Arial, Helvetica, sans-serif;
  font-size: .8em;
}
strong {
  color: #912300;
  background-color: #fee3c6;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: bold;
}