.estuartyBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 200;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.1em;
	word-spacing: 0.15em;
	color: #993300;
	text-align: left;
}
.photoCaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
}

.navText {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 0.9em;
	line-height: 1.6em;
}
.navText a:link {
	text-decoration: none;
	color: #003366;
}
.navText a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.navText a:active {
	color: #0000FF;
	text-decoration: underline;
}
.navText a:visited {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
	background-color: #FFFF99;
}
a:active {
	color: #0000FF;
	text-decoration: underline;
	background-color: #FFFF99;
}
