a:link {
	color: #003399;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #FFCC33;
}
a:active {
	color: #FFCC33;
}

.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

TD {

}

P {

}

body {
	margin: 0px;
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AB3B13;
}
.module {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
	display: inline;
}



.description2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: justify;
}

input.search
{
	height: 17px;
	background-color: #FFFFFF;
	border: solid #FFFFFF;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,70);
	font-size: 11px;
	
}

HR {
	height: 1px;
	color: #999999;
}


/* EMPIEZA ACTUALIZACION DE ESTILOS */


table.incproducts {
	float: left;
	margin: 0;
}
table.listingtable {
	width: 560px;
	margin: 0;
}
.catnavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DE4910;
}
.navdesc {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.productname {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-transform: uppercase;
}
.productdescription {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.productid {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	text-transform: uppercase;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Bold;
	color: #000000;
}
.tablamadre {
	width: 560px;
}
.imagenes {
	border-color: #000000;
	border-width: 1px;
}
/* STYLES FOR SEARCH */
table.searchtable {
	width: 370px;
}
.searchtitle {
}
.searchname {
}
.searchtext {
}
table.incsearch {
	border: solid #000000 1px;
}
td.bgsearch {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	line-height: 22px;
	text-transform: uppercase;
	background-color: #EEEEEE;
	font-weight: bold;
}
.links a:link, .links a:visited {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}
.links a:hover {
	color: #FF6600;
}


