body  { color: white; font-weight: 600; font-size: 18px; line-height: 22px; font-family: "Arial Narrow" }

p  {
	color: #000;
	font-weight: normal;
	font-size: 12px;
	line-height: 19px;
	font-family: Verdana
}
p a:link { color: black; text-decoration: underline }
p a:visited { color: black; text-decoration: underline }
p a:hover { color: black; text-decoration: none; background-color: #ffa500 }
p a:active {
	color: #FFF;
	text-decoration: underline
}
.sidebox { color: black; font-size: 11px; font-family: Verdana }
td {}
.boxtext    { color: #f0e68c; font-weight: bold; font-size: 11px; line-height: 18px; font-family: Verdana; padding: 6px }
.boxtext a:link { color: #f0e68c; font-size: 11px; font-family: Verdana; text-decoration: underline }
.boxtext a:visited { color: #f0e68c; text-decoration: underline }
.boxtext a:hover { color: #f60; font-size: 11px; text-decoration: none }
.boxtext a:active { color: #f0e68c; font-size: 11px; text-decoration: underline }
.footer  { color: white; font-size: 10px; font-family: Verdana }
.phototext {
	color: white;
	font-weight: normal;
	font-size: 15px;
	line-height: 26px;
	font-family: Tahoma, Geneva, sans-serif
}

.phototext a:link {color: white;text-decoration: underline}
.phototext a:visited {color: white;text-decoration: underline}
.phototext a:hover {color: white;text-decoration: none; background-color: #ffa500}
.phototext a:active {color: white;text-decoration: underline}

h1    { color: black; font-weight: normal; font-size: 11px; line-height: 21px; font-family: Verdana }
h1 a:link  { color: #56753c; text-decoration: none }
h1 a:visited  { color: #56753c; text-decoration: none }
h1 a:hover { color: white; text-decoration: underline; background-color: #ffa500 }
h1 a:active  { color: #56753c; text-decoration: none }
h2 {
	color: #8b4513;
	font-size: 22px;
	font-family: Verdana;
	margin-bottom: 0px;
}
h3 { color: #a52a2a; font-size: 15px; font-family: Verdana }
.quotes { color: gray; font-style: italic; font-size: 10px; font-family: Verdana }
.small { color: black; font-size: 10px; font-family: Verdana }
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #FC0;
	font-weight: bold;
	bottom: 0px;
	margin-bottom: 0px;
}
.red {
	color: #990A0A;
}
.whiteHP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
.whiteHP a:link { color: white; text-decoration: underline }
.whiteHP a:visited { color: white; text-decoration: underline }
.whiteHP a:hover { color: white; text-decoration: none; background-color: #ffa500 }
.whiteHP a:active { color: white; text-decoration: underline }
.box {
	border: 1px solid #C00;
	margin: 5px;
	padding: 7px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
}
.white {
	color: #ECD17D;
}
.white {
	color: #FFF;
}
.Nav {
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
}
.Nav a:link {
	color: #FFF;
	text-decoration: none;
}
.Nav a:visited {
	color: #FFF;
	text-decoration: none;
}
.Nav a:hover {
	color: #000;
	text-decoration: underline;
}.black {
	color: #333;
}
