/* links */
a:link {
  color: #aa8a29;
  text-decoration: none;
  }
a:visited {
  color: #aa8a29;
  text-decoration: none;
  }
a:hover {
  color: #aa8a29;
  text-decoration: underline;
  }
a:active {
  color: #aa8a29;
  text-decoration: underline;}
  
 
/* Parrafo */ 
 td {font-family: "Arial";
 font-size: 13px;
 color:#585942;
 font-style: normal
 font-weight: 500;
 line-height: 145%;
 text-align: justify; }
 
 /* Texto Resaltado */ 
 .resaltado {font-family: "Arial";
 font-size: 13px;
 color:#c7a438;
 font-style: normal;
 font-weight: 700;
 }
 
  .subtitulo {font-family: "Arial";
 font-size: 15px;
 color:#c7a438;
 font-style: normal;
 font-weight: 700;
 }
 
 .oscuro {font-family: "Arial";
 font-size: 13px;
 color:#ffffff;
 font-style: normal
 font-weight: 500;
 line-height: 145%;
 text-align: left; }
 
  .resaltado2 {font-family: "Arial";
 font-size: 13px;
 color:#F0E7A6;
 font-style: normal;
 font-weight: 700;
 }
 
 .pielinks {font-family: "Arial";
 font-size: 13px;
 color:#868462;
 font-style: normal
 font-weight: 500;
 line-height: 145%;
 text-align: center; }
 
 .pie{
font-family: "Arial";
font-style: normal;
color:#868462;
font-size:11px;
line-height: 127%;
text-align:center;
}

  .juegos {font-family: "Arial";
 font-size: 15px;
 color:#aa8a29;
 font-style: normal;
 font-weight: 700;
 }
 
 .portafolio {font-family: "Arial";
 font-size: 13px;
 color:#aa8a29;
 font-style: normal;
 font-weight: 700;
 }
 
 .resaltado3 {font-family: "Arial";
 font-size: 13px;
 color:#5b5942;
 font-style: normal;
 font-weight: 700;
 }
 
  .contacto {font-family: "Arial";
 font-size: 12px;
 color:#868462;
 font-style: normal;
 font-weight: 700;
 }
 
  /* bullet */ 
 .bullet {font-family: "Arial";
 font-size: 9px;
 color:#ffffff;
 font-style: normal;
 font-weight: 500;
 }
 
  /* bullet2 */ 
 .bullet2 {font-family: "Arial";
 font-size: 9px;
 color:#ffcf2a;
 font-style: normal;
 font-weight: 500;
 }
 
  .planeta{
font-family: "Arial";
font-style: normal;
color:#4b4535;
font-size:11px;
line-height: 127%;
text-align:center;
}

.planeta a:link {
  text-decoration: none;
   color: #4b4535;
  }
.planeta a:visited {
  text-decoration: none;
   color: #4b4535;
  }
.planeta a:hover {
  color: #4b4535;
  text-decoration: underline;
  }
.planeta a:active {
  color: #4b4535;
  text-decoration: underline;
  }

/* Fondo Fijo */
body { background-image: url("imagenes/fonfo.jpg");
background-position: center:
background-repeat: no-repeat;
background-attachment: fixed }
}

/* Scrollbar */
body { scrollbar-arrow-color:7a7a64;
scrollbar-base-color: #ffffff;
scrollbar-face-color: #d8d8b7};
scrollbar-highlight-color:#f6f6e4;
scrollbar-shadow-color: #a1a188}
	
	


