table#gallery td	{
	font: 12px arial, helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
	display: block;
	padding: 0 0 10px 0;
	color: #fff;
	background-color: transparent;
	vertical-align: top;
	}

table#gallery td a	{
	color: #f90;
	background-color: transparent;
	}
	
table#gallery td a:link, table#gallery td a:visited {
	margin: 0;
	line-height: 25px;
	} 

tabla#gallery td a:hover {
	text-decoration: line-through;
	}

table#gallery img	{
	margin: 0 0 10px 0;
	}
table#gallery p	{
	margin: 0 0 30px 0;
	}
	