.restaurant 
	{
	font-family: Arial; 
	font-size:13px;
	font-weight:bold;
	color:#0B6726;
	line-height:18px;
	}
A.restaurant	
	{
	color: #FB7900;
	text-decoration:none;
	}
A:hover.restaurant	
	{
	color: #0B6726;
	text-decoration:underline;
	}
.header 
	{
	font-family: Arial; 
	font-size:15px;
	font-weight:bold;
	color:#0B6726;
	line-height:20px;
	}
.aruba 
	{
	font-family: Arial; 
	font-size:13px;
	font-weight:normal;
	color:#0B6726;
	line-height:18px;
	}

.notes 
	{
	font-family: Verdana, Arial; 
	font-size:11px;
	font-weight:normal;
	color:navy;
	line-height:18px;
	}
A.notes	
	{
	color: blue;
        font-weight:bold;
	text-decoration:underline;
	}
A:hover.notes	
	{
	color: navy;
	}

