BODY
{
	background-color: White;
	BACKGROUND-POSITION: left bottom;
	BACKGROUND-REPEAT: no-repeat;
}
.footer
{
	font-size: 8pt;
	color: Black;
	font-family: Arial;
	text-decoration: none
}
.footer A:visited
{
    COLOR: Black;
    TEXT-DECORATION: none
}
.footer A:link
{
    COLOR: Black
}
.footer A:active
{
    COLOR: Black
}
.footer A:hover
{
	color: Black;
	text-decoration: underline;
}
.lineas
{
	background-color: Gray;
}
.nuevos_productos
{
	font-size: 9pt;
	color: white;
	font-family: Arial;
	text-decoration: none
}
.nuevos_productos A:link
{
	color: white;
	text-decoration: none
}
.nuevos_productos A:visited
{
	color: white;
	text-decoration: none
}
.nuevos_productos A:active
{
	color: white;
	text-decoration: none
}
.nuevos_productos A:hover
{
	color: white;
	text-decoration: underline;
}

.barra_td
{
    LETTER-SPACING: 1.2pt;
    TEXT-ALIGN: center;
    FONT-FAMILY: 'Arial Narrow', Arial;
    COLOR: White;
    FONT-WEIGHT: bold
}
.highlight
{
	font-size: 14pt;
	LETTER-SPACING: 1.2pt;
    TEXT-ALIGN: center;
    FONT-FAMILY: 'Arial Narrow', Arial;
    COLOR: #8080C0;
    FONT-WEIGHT: bold
}
.highlight_2
{
	font-size: 12pt;
    TEXT-ALIGN: center;
    FONT-FAMILY: 'Arial Narrow', Arial;
    COLOR: #BDBDDF;
    FONT-WEIGHT: bold
}
.highlight_2 A:link
{
	color: #BDBDDF;
	text-decoration: none
}
.highlight_2 A:visited
{
	color: #BDBDDF;
	text-decoration: none
}
.highlight_2 A:active
{
	color: #BDBDDF;
	text-decoration: none
}
.highlight_2 A:hover
{
	color: #BDBDDF;
	text-decoration: underline;
}

.nuevos_productos_blk
{
	font-size: 9pt;
	color: black;
	font-family: Arial;
	text-decoration: none
}
.nuevos_productos_blk A:link
{
	color: black;
	text-decoration: none
}
.nuevos_productos_blk A:visited
{
	color: black;
	text-decoration: none
}
.nuevos_productos_blk A:active
{
	color: black;
	text-decoration: none
}
.nuevos_productos_blk A:hover
{
	color: black;
	text-decoration: underline;
}