/* www.PortSidePuertoBanus.com CSS */
td.map
{
	background-image: url(../images/sitemap.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 305px;
	vertical-align: top;
	padding-top: 3px;
	padding-left: 20px;
}
td.sm
{
	font-size: 14px;
	height: 30px;
	line-height: 30px;
}
a
{
	text-decoration: none;
	color: #000;
}
a:visited
{
	color: #000;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
	color: #000;
}