BODY {
  margin-left: 10%;
  margin-right: 1%;
  color: rgb(85,51,17);  /* #553311 */
  background-color: rgb(255,255,238); /* #ffffee */
  background-image: url("/telaus/celtic-horse.gif");
  font-family: sans-serif;
}
A:link {
  color: rgb(186,112,37); /* #ba7025 */ }
A:visited {
  color: rgb(186,112,37); /* #ba7025 */ }
A:active {
  color: rgb(237,142,47); /* #ed8e2f */ }
A:hover {
  color: rgb(237,142,47); /* #ed8e2f */ }
IMG { border: 0 }
.hide { display: none; color: transparent; }
