<!--
TABLE
{
	width : 100%;
}

TD
{
	font-size : 10pt;
	font-family : Arial;
	text-align : center;
}

.destination
{
	color: #0000A0;
	margin-left : 0pt;
	margin-bottom : 0pt;
	font-weight : bold;
	font-size : 18pt;
	font-family : Arial;
}

.hotels
{
	color: #0000A0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}

.hotels:Hover  {
        text-decoration : underline;
}


.discounts
{
	color: #0000A0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}

.discounts:Hover  {
        text-decoration : underline;
}

.bg
{
	color: #990000;
	font-weight: bold;
	font-style: italic;	
}

.nm
{
	color: navy;
	font-weight: bold;
	font-size: 12pt;

}	

.ad
{
	color: navy;
	font-size: 12pt;

}	

.bd
{
	background-color: #F0F0F0;
}	
-->


