body {
  font-family: "Times New Roman", Times, serif;
  margin-bottom: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
.Celda{
	height:100%;
	width: 100%;
	vertical-align:middle;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.linkMarc{
	font-family: "Times New Roman", Times, serif;
	font-size:11px;
	color:#883176;
}
.ProdDesc{
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#333333;
}
