.BrownBorder {
	border: 2px solid #886B31;
}
.Menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
	text-decoration: none;
}
a.Menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #E5955C;
	text-decoration: none;
}
.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #F1BD96;
}
.linkName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #E57229;
}

a.h1:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.h2:hover {

	color: #FFFFFF;
	text-decoration: underline;
}
.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.textLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E5955C;
	text-decoration: none;
}
a.textLink:hover {
	text-decoration: underline;
}

label {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
}
