body {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	color: #9b745a;
	margin: 0px;
	padding: 0px;
	background-color: 9b745a;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	color: 9b745a;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: 34190a;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: d1b29d;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: d1b29d;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: 9b745a;
}
#navhighlight a:link {  
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: 34190a;
}
#navhighlight a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: d1b29d;
}
#navhighlight a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: 9b745a;
}
#navhighlight a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: d1b29d;