
<!-- /* $WEFT -- Created by: Andrés Cavallin (andres@ungravity.com) on 9/23/2001 -- */
  a         {
    color: FireBrick;
    text-decoration: underline;
  }
 
  @font-face {
    font-family: Tolkien;
    font-style:  normal;
    font-weight: normal;
    src: url(../fonts/TOLKIEN0.eot);
  }
  @font-face {
    font-family: Moon Runes;
    font-style:  normal;
    font-weight: normal;
    src: url(../fonts/MOONRUN0.eot);
  }
  @font-face {
    font-family: Tolkien;
    font-style:  normal;
    font-weight: bold;
    src: url(../fonts/TOLKIEN1.eot);
  }
  .Title {
    font-family: Tolkien;
    font-size: 24px;
    font-weight: bold;
    color: firebrick;
  }
  .SubTitle {
    font-family: Tolkien;
    font-size: 16px;
    font-weight: bold;
    color: Black;
  }
 
  .MiniTolkien {
    font-family: Tolkien;
    font-size: 12px;
    font-weight: bold;
    color: firebrick;
  }
  .Runas {
    font-family: Moon Runes;
    font-size: 24px;
    font-weight: normal;
  }
  .Pequeno {
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
  }
  .Tablas {
    border: 1px #B02439 solid;
    background-color: Silver;
    padding: 2px;
  }
  .CeldaOscura {
    background-color: DarkGray;
  }
  .CeldaClara {
    background-color: Silver;
  }
  .CeldaColor {
    background-color: FireBrick;
  }
  .Foros {
    border: 1px #B02439 solid;
    padding: 2px;
  }

  .Tolkien { font-family: Tolkien; font-size: 16px; font-weight: bold; color: #663300; text-decoration:none;}
  .BigLink {font-family: Tolkien;font-size: 12px;font-weight: bold;color: firebrick; text-decoration:none; color:#F09600}
  .SmallLink { font-family: Verdana; font-size: 10px; font-weight: normal; color: #F8D89F; text-decoration:none}
  .Summary { font-family: Verdana;  font-size: 10px; font-weight: normal; color: #000000}
  .Summary1 { font-family: Verdana;  font-size: 10px; font-weight: normal; color: #F8D89F}
  .Arial10 { font-family: Verdana; font-size: 10px; font-weight: bold; color: #F8D89F; }
  .Arial12 { font-family: Verdana; font-size: 12px;  }

  .Normal {font-family: Arial;font-size: 12px;font-weight: normal;}

  .ListPrice {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: Black;
  }
  .Price {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: firebrick;
  }
  .Discount {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: firebrick;
  }
  .Boldy {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: Black;
  }
  .Rojito {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: firebrick;
  }
  .Blanquito {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: White;
  }
  .BlancoTolkien {
    font-family: Tolkien;
    font-size: 16px;
    font-weight: bold;
    color: White;
  }

.border1 {  border: #996600; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
