TABLE.productos	{width:100%;    color : #fff;    text-decoration : none;    font-size: small;  }
TD.productos 	{text-align:center;    background-color:#fff;  }
A.productos:link 	{color: #FF6699;    text-decoration: none;    font-weight: bold;  }
A.productos:visited {color: #336699;    text-decoration: none;  }
A.productos:hover {color: #336699;    text-decoration: none;  }
A.productos:focus {color: #336699;    text-decoration: none;  }
h4.productos 	{color:#C38710;    font-size:large;  }


TABLE.rubros 		{width:90%;    border-collapse: separate;    border-spacing: 1px; }
TABLE.rubros A 		{display:block;  }
TD.rubros 			{width:100%; color:#fff; background:#D07601;  line-height:18px; text-align:left; text-indent:8px; text-decoration:none; font-weight: bold;    font-size:small;  }
TD.rubros A:link 		{color:#fff;    text-decoration: none;  }
TD.rubros A:active 	{color:#fff;    text-decoration: none;  }
TD.rubros A:visited 	{color:#ddd;    text-decoration: none;  }
TD.rubros A:hover 	{background:#D80; color:#eee; text-decoration: none;  }
TD.rubros A:focus 	{background:#D80; color:#eee; text-decoration: none;  }



TD.subrubros 		{ padding:0  0 0 10px; text-align:right; text-decoration:none; font-weight: bold; line-height:18px; vertical-align:middle; font-size:small;}
TD.subrubros A:link 	{background:#DFDBB0;	color:#283894;  }
TD.subrubros A:active {background:#DFDBB0;	color:#283894;    text-decoration: none;  }
TD.subrubros A:visited{background:#DFDBB0;	color:#576CE8;    text-decoration: none;  }
TD.subrubros A:hover {background:#fff;    		color:#777;    text-decoration: none;  }
TD.subrubros A:focus 	{background:#fff;		color:#777;    text-decoration: none;  }

