body {
		background-image:url('WestportChartFadedBlueExtra.jpg');
		background-position:top center;
		background-repeat:no-repeat;
		font-family: "Bookman Old Style", sans-serif;
		color: black;
	 }

.navrow td		{
				align: center;
				text-align: center;
				font-weight: bold;
				}
.navrow
				{
				border: 1px solid black;		
				font-weight: bold;
				font-family: "Bookman Old Style";
				align: center;
				color: darkblue;
				text-decoration: none;
				}
				
a {text-decoration: none}		
a:link {color: #FFFFFF}
a:visited {color: #FFFFFF}
a:hover {color: #A75B44}
a:active {color: #A75B44}
