a:link {color: #AAAAAA; text-decoration: none;}
a:visited {color: gray}
a:hover {color: #FFFFFF}
a:active {color: white}

.copy {
	font-family: "Arial", "Helvetica", "sanserif";
	color: white;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

.copy16 {
	font-family: "Arial", "Helvetica", "sanserif";
	color: white;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}

.copy20 {
	font-family: "Arial", "Helvetica", "sanserif";
	color: white;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
}

.copy16y {
	font-family: "Arial", "Helvetica", "sanserif";
	color: #FFD000;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}

.page1 {
	font-family: "Arial", "Helvetica", "sanserif";
	color: #FFD000;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
}

.nav {
	font-family: "Arial", "Helvetica", "sanserif";
	color: white;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.footer {
	font-family: "Arial", "Helvetica", "sanserif";
	color: white;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

html {
  background-color: #333333 !important;
  color: inherit;
}

.thumb-img {
  box-shadow: none !important;
  border-color: #FFFFFF !important;
  border-width: 0.00 !important;
}

#loupeContainer div.background {
  background-color: rgba(55, 55, 55, 0.94);
  color: inherit;
}

header div.background {
  background-color: #333333 !important;
  color: inherit;
}

.custom-colorable {
  fill: #A0A0A0 !important;
}

body {
  background-color: #333333 !important;
  color: #828282 !important;
}
