<STYLE TYPE="text/css">
<!--
	a:link { color: blue; text-decoration: underline }
	a:active { color: #D8B58D; text-decoration: none }
	a:visited { color: purple; text-decoration: underline }
	a:hover { color: #BE221A; text-decoration: underline; }

	.menu a:link { color: white; text-decoration: none }
	.menu a:active { color: #D8B58D; text-decoration: none }
	.menu a:visited { color: white; text-decoration: none }
	.menu a:hover { color: white; text-decoration: underline; }

body {
	background-color: #D3B593;
}

p {
	font-family: garamond;
	font-size: medium;
	color: #734920;
	font-weight: normal;
}

.subheading {
	font-family: garamond;
	font-size: medium;
	color: #BE221A;
	font-weight: bold;
}
.subheadingtext {
	font-family: garamond;
	font-size: medium;
	color: #83330d;
	font-weight: bold;
}
.heading {
	font-family: garamond;
	font-size: large;
	color: #BE221A;
	font-weight: bold;
}
-->
</STYLE> 
