.carpeta{
  padding-left:25px;
  background: url(../gifs/carpetitas.png) no-repeat;
}

.carpeta:link{
  background-position: 0 0;
  color:#666666;text-decoration:none;
  font-family: Arial; font-weight:bold;
  font-size: 9pt
}

.carpeta:visited{
  background-position: 0 -20px;
  color:#666666;text-decoration:none;
/*este valor cambiará según las dimensiones
de la imagen que usemos*/
}

.carpeta:hover{
  background-position: 0 -40px;
  text-decoration:none; 
  color:#99CC00;
}

.carpeta:visited{
  color:#666666;
  background-position: 0 -20px;
  font-family: Arial;
   font-weight:bold;
   font-size: 9pt
/*este valor cambiará según las dimensiones
de la imagen que usemos*/
}

ol {
font: italic 1em Georgia, Times, serif;
color: #999999;
}

ol p {
font: normal .8em Arial, Helvetica, sans-serif;
color: #000000;
}

/*Estilos de letra de los productos de la tienda*/

#letra_box1{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
font-style:normal;
}

#letra_box1gris{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
font-style:normal;
color:#666666;
}

#letra_box2{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
font-style:normal;
text-decoration:none;
color:#666666;
}

#letra_box3{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
font-style:normal;
color:#FFFFFF;
}

#letra_box4{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight: bold;
font-style:normal;
color: #666666;
}

#letra_box5{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: bold;
font-style:normal;
color: #000000;
}
