BODY{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
	margin-top: 5px;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	text-decoration: none;
	color: #999999;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: underline;
}
.celda {
	font-size: 11px;
	border: 1px solid #666666;
	background: #E4E4E4;
}
.botonmini {
	font-size: 10px;
	color: #FFFFFF;
	background: #E4E4E4;
	background-color: #999999;
}
.buscador {
	position: absolute;
	width: 450px;
	height: 30px;
}
.buscador-seccion {
	position: absolute;
	width: 160px;
	height: 10px;
}
.texto {
	font-size: 12px;
	color: #666666;
}
.texto-mini {
	font-size: 11px;
	color: #999999;
}
.texto-flecha, a.texto-flecha, a.texto-flecha:hover, a.texto-flecha:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #999999;
}
.texto-boton, a.texto-boton, a.texto-boton:hover, a.texto-boton:active {
	font-size: 11px;
	text-decoration: none; 
	font-weight: bold;
	border: 1px solid #999999;
	color: #999999;
	background: #E4E4E4;
}
a.texto-boton:hover {
	color: #000000;
}
.titulo, a.titulo, a.titulo:hover, a.titulo:active{
	font-weight: bold;
	font-size: 13px;
	color: #666666;
}
.titulo-catalogo{
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
.precio, a.precio, a.precio:hover, a.precio:active {
	font-weight: bold;
	font-size: 14px;
	color: #999900;
}
.nombre {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
}
.coleccion, a.coleccion, a.coleccion:hover, a.coleccion:active {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}
.seccion, a.seccion, a.seccion:hover, a.seccion:active {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #999999;
}
.pagina, a.pagina, a.pagina:visited, a.pagina:hover, a.pagina:active {
	font-size: 11px;
	text-decoration: none;	
	color: #999999;
}
.pagina-actual {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}
