a:link {
	color: b85e05;
	text-decoration: none;
}
a:visited {
	color: 8e981d;
	text-decoration: none;
}
body 	{
	color: #7C3A00;
	font-family: Verdana, arial, san-serif;
	background-color: #72724B;
}
a:hover {
	color: b85e05;
	text-decoration: underline;
	text-shadow: 3px, 3px, 2px, black;
}
h1 	{
	font-style: normal;
	font-size: 100%;
}
h2 	{
	font-style: italic;
	font-size: medium;
	}
h3 	{ font-style: normal; font-size: medium; text-align: right; }
p 	{
	font-style: normal;
	}
.reg { font-size: x-small; vertical-align: super; }
.form { text-align: right; }
.small { font-size: x-small; }
.notsosmall { font-size: small; }
.attribution { font-style: italic; }
.home {
	font-size: x-large;
	font-style: italic;
	text-align: left;
	font-weight: 400;
}
.nav {
	font-weight: bold;
	text-shadow: #aaaaaa 4px 4px 8px;
}
.nav_down {
	color: #887850;
	text-decoration: none;
	text-shadow: #aaaaaa 4px 4px 8px;
	font-weight: bold;
}
