a:link {color: #AAAAAA}
a:visited {color: gray}
a:hover {color: #FFFFFF}
a:active {color: white}

.copy {
	font-family: "gem", "Book Antiqua", "Georgia", "Times New Roman", "Times, serif";
	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;
}
