a.nav:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #363032;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #363032;
	text-decoration: none;
}
a.nav:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #363032;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #363032;
	text-decoration: none;
}
a.nav:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #C77D33;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC792B;
	text-decoration: none;
}
a.body:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
	color: #363032;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #363032;
	text-decoration: none;
}
a.body:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
	color: #363032;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #363032;
	text-decoration: none;
}
a.body:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
	color: #C77D33;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC792B;
	text-decoration: none;
}

