BODY { 
  SCROLLBAR-FACE-COLOR: #2E0A0A; 
  SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
  SCROLLBAR-SHADOW-COLOR: #4C4540; 
  SCROLLBAR-3DLIGHT-COLOR: #4C4540; 
  SCROLLBAR-ARROW-COLOR: #4C4540; 
  SCROLLBAR-TRACK-COLOR: #2D2926; 
  SCROLLBAR-DARKSHADOW-COLOR: #4C4540; 
  } 
td {
  font-family: Tahoma;
  font-size: 10px; 
  font-weight: bold;   
  color: #4C4540
  }
.link_footer {
  font-size: 10px;
  text-decoration: none;
  color: #897965
  }
.link_footer:hover {
  font-size: 10px;
  text-decoration: underline;  
  color: #6A0F0F
  }
.pixel_gray {
  background-image: url(img/pixel_gray.jpg); 
  background-repeat:  repeat-x
  }
.txt-rojo {
  font-weight: bold; 
  color: #972120
  }
.link_enter {
  font-size: 10px; 
  text-decoration: none; 
  color: #972120
  }
.link_enter:hover {
  font-size: 10px; 
  text-decoration: underline; 
  color: #897965
  }
.link_entersub {
  font-size: 12px; 
  text-decoration: none; 
  font-weight: normal;   
  color: #972120;
  font-style: italic
  }
.link_entersub:hover {
  font-size: 12px; 
  text-decoration: underline; 
  font-weight: normal;   
  color: #897965;
  font-style: italic  
  }  
a {
  color: #4C4540;
  text-decoration: none
  }
a:hover {
  color: #972120;
  text-decoration: underline
  }  
input {
  color: #4C4540; 
  background-color: #000000;
  border: #333333  
  }
textarea {
  color: #4C4540; 
  background-color: #000000; 
  border: #333333
  }
.bg_iframe {
  background-image: url(img/iframe.jpg)
  }
.tit_01 {  font-size: 12px; font-weight: bold; color: #972120}

