A:link	{
	color: #FF6655;
	text-decoration: underline;
	}
A.linkurl:link  {
        color: #6699FF;
        text-decoration: underline;
        }

A:visited	{
	color: #FF6633;
	text-decoration: underline;
	}
A.linkurl:visited       {
        color: #669955;
        text-decoration: underline;
        }

A:hover	{
	color: #FF6633;
	text-decoration: underline;
	}
A:active	{
	color: #FF6600;
	text-decoration: underline;
	}
A	{
	color: #FF6633;
	text-decoration: underline;
	}
BODY	{
	background-color: #FFFFFF;
	color: #555555;
	padding: 5;
	margin: 5;
	margin-bottom: 10px;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, 'sans serif';
	}
H1	{
	color: #000000;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, 'sans serif';
	}
H2	{
	color: #808080;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, 'sans serif';
	}
H3	{
	color: #CB9D64;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, 'sans serif';
	}
TD, P	{
	color: #555555;
	font-size: 16px;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, 'sans serif';
	}
.inicio        {
        text-align: left;
        font-size: 18px;
        color: #000000;
        text-decoration:none;
        }

.reserva	{
	text-align: left;
	font-size: 13px;
	color: #000000;
	}
.linkurl        {
        text-align: left;
        font-size: 13px;
        color: #000000;
        }
.carhire	{
	color: #00CCFF;
	}
.hometable	{
	text-align: justify;
	}
.destinos	{
	background-image: url(images/places.gif);
	}
.top	{
	color: #6699FF;
	margin-top: 0px;
	}
