
body {
	background-image:url(mercybeach.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#660000;
}

table.nav {
	width:100%;
	font-size:12px;
}

.hx {visibility:hidden}

a:link {
color:#660000;
font-weight:bold;
text-decoration:none; }

a:active {
color:#660000;
font-weight:bold;
text-decoration:none; }

a:visited {
color:#660000;
font-weight:bold;
text-decoration:none; }

a:hover {text-decoration:underline;}
