.islandproperties {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #000066;
}
a:active {
	color: #FF9900;
}
b {
	color: #000066;
}
