.Navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	color: #231701;
	text-decoration: none;
	word-spacing: 2px;
	padding-left: 10px;
	list-style-position: inside;
	list-style-type: square;
	letter-spacing: 1px;
	display: inherit;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcc165;
	width: 100%;
}
.Navigation:hover {
	background-color: #dcc165;
}
.Collections {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	letter-spacing: 1px;
	text-indent: 34px;
	width: 100%;
}
.AlternateTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #025a5b;
	letter-spacing: 1px;
}

.ThemeNavigation {

	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #231701;
	text-decoration: none;
	word-spacing: 2px;
	padding-left: 10px;
	list-style-position: inside;
	list-style-type: square;
	letter-spacing: 1px;
	display: inherit;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcc165;
	width: 100%;
}
.ThemeNavigation:hover {

	background-color: #dcc165;
}
.HomePageText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 0px;
	line-height: 18px;
	font-style: normal;
	word-spacing: 0px;
}

