@charset "utf-8";
body {
	background-image: url(NYHARBOR.JPG);
	text-align: justify;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF0000;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000099;
}
a:link {
	color: #0099FF;
	text-decoration: underline;
}
a:hover {
	color: #FC0;
	text-decoration: none;
}
.style3 {
	font-size: 14px;
	text-align: center;
}
a:visited {
	text-decoration: underline;
	color: #C30;
}
a:active {
	text-decoration: underline;
	color: #0033FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.style1 p a .style3 {
	font-family: Arial, Helvetica, sans-serif;
}
.style4 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #000099; font-size: 14px; }

