a:link {
	color: #FF0000;
	text-decoration: none;
	}
a:visited {
	color: #FF0000;
	text-decoration: none;
	}
a:hover {
	color: #33CC33;
	text-decoration: underline;
	}   
a:active {color: #FF0000}

body
{
	background-image: url(http://www.bermuda-island.net/images/bermuda_light.gif);
	background-repeat: no-repeat;
	background-position: 75% 150px;
	background-color: #FFFFDF;
	font-family: Arial, Helvetica, sans-serif;
}
.links {
	font-weight: bold;
	color: #FF0000;
	font-size: 9pt;
	margin-left: 10%;
	margin-right: 12%;
	text-align: center;
}
.maintext {
	font-size: 10pt;
	color: #660000;
	margin-right: 7%;
	margin-left: 5%;
}
.maptext {
	font-size: 10pt;
	font-weight: bold;
	color: #660000;
	font-style: normal;
}
.location {
	font-weight: bold;
	color: #660000;
	font-size: 10pt;
	margin-left: 5%;
	text-align: left;
}
.dirlocation {
	font-weight: bold;
	color: #660000;
	font-size: 10pt;
	margin-left: 7%;
	text-align: left;
}
.footer {
	font-weight: bold;
	color: #FF0000;
	font-size: 6pt;
	margin-left: 10%;
	margin-right: 12%;
	text-align: center;
}
.altlistcolor {
	background-color: #FFFFA4;
}