body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cccc99;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCC99;
	background-position: 0px 0px;
}
.mainnav {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.vacationnav {
	font-size: 12px;
	color: #339966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.vacationtitletxt {
	color: #339966;
	font-weight: bold;
}
.datetxt {	color: #999966;
	font-weight: bold;
}
.photonum {font-size: 12px; font-style: italic; }
.storytxt {font-size: 12px}
.sidenav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCC99;
}

a:link {
	text-decoration: none;
	color: #CCCC99;
}
a:visited {
	text-decoration: none;
	color: #669966;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.mainnav a {
	color: #999999;
	text-decoration: none;
}
.mainnav a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.mainnav a:visited {
	color: #666666;
	text-decoration: none;
}


.vacationnav a {
	color: #669966;
	text-decoration: none;
}
.vacationnav a:hover {
	color: #CCCC99;
	text-decoration: underline;
}
.vacationnav a:visited {
	color: #999966;
	text-decoration: none;
}

