.bonaire
	{
	font-family: Verdana,Arial; 
	font-size:12px;
	font-weight:normal;
	color:navy;
	line-height:18px;
	}
A.bonaire	
	{
	color: blue;
	text-decoration:none;
	}
A:hover.bonaire	
	{
	color: black;
	text-decoration:underline;
	}

.resort 
	{
	font-family: Verdana,Arial; 
	font-size:12px;
	font-weight:bold;
	color:white;
	line-height:22px;
	}
A.resort	
	{
	color: white;
	text-decoration:none;
	}
A:hover.resort	
	{
	color: #79D3FF;
	text-decoration:underline;
	}
.last 
	{
	font-family: Verdana,Arial; 
	font-size:12px;
	font-weight:bold;
	color:white;
	line-height:22px;
	}
A.last	
	{
	color: yellow;
	text-decoration:none;
	}
A:hover.last	
	{
	color: #79D3FF;
	text-decoration:underline;
	}
.date 
	{
	font-family: Verdana,Arial; 
	font-size:12px;
	font-weight:bold;
	color:white;
	line-height:14px;
	}
.rate 
	{
	font-family: Verdana,Arial; 
	font-size:12px;
	font-weight:bold;
	color:white;
	line-height:16px;
	}
.prijs 
	{
	font-family: Verdana,Arial; 
	font-size:12px;
	font-weight:bold;
	color:navy;
	line-height:16px;
	}
.notes 
	{
	font-family: Verdana,Arial; 
	font-size:11px;
	font-weight:bold;
	color:navy;
	line-height:14px;
	}

.footer 
	{
	font-family: Verdana; 
	font-size:11px;
	font-weight:normal;
	color:white;
	line-height:16px;
	}
A.footer	
	{
	color: ECECFF;
	text-decoration:none;
	}
A:hover.footer	
	{
	color: white;
	text-decoration:underline;
	}

.alert
	{
	font-family: Comic Sans MS,Arial,Verdana; 
	font-size:13px;
	font-weight:normal;
	color:red;
	line-height:16px;
	}
.testitable
    {
    border: #000000 1px solid;
    border-collapse: collapse;
    }
.testitable th
    {
    border: #000000 0px solid;
    border-collapse: collapse;
    background-color: #BAD8F1;
    padding: 5px;
    }
.testitable td
    {
    border: 0px thick #F2E5AF;
    padding: 5px;
    }