body {
	margin: 0px;
    background-image: url(../graphics/trips.gif);
    background-repeat: repeat-x;
    background-color: #0000A5;
    }
.trips 
	{
	font-family: Verdana, Arial; 
	font-size:11px; 
	color:navy;
	font-weight: bold;
	line-height:18px;
	background: #AAD2FF
	}
A.trips	
	{
	color:navy; 
	text-decoration:none;
	background: #AAD2FF
	}
A:hover.trips
	{
	color:blue;
	text-decoration:none;
	background: white
	}

.design 
	{
	font-family: Verdana, Arial; 
	font-size:10px; 
	color:navy;
	font-weight: bold;
	line-height:18px;
	}
A.design	
	{
	color:blue; 
	text-decoration:none;
	}
A:hover.design
	{
	color:navy;
	text-decoration:none;
	}
.curacao 
	{
	font-family: Verdana, Arial; 
	font-size:12px; 
	color:navy;
	font-weight: normal;
	line-height:15px;
	}
A.curacao
	{
	color:blue; 
	text-decoration:none;
	}
A:hover.curacao
	{
	color:navy;
	text-decoration:none;
	}

.aruba 
	{
	font-family: Verdana,Arial;
	font-weight: normal;
	font-size:12px;
	color:navy;
	line-height:14px
	}
A:visted.aruba	
	{
	color:blue;
	text-decoration:none;
	}

A.aruba
	{
	color:blue;
	text-decoration:none;
	}

A:hover.aruba
	{
	color:#F07800;
	text-decoration:none;
	}