body {
	background-color: #000;
	color: #ccc;
}
a {
	color: #ccc;
}
a:hover {
	color: #000;
	background-color: #fff;
	text-decoration: none;
}
h2, h2 a:link {
	color: #999;
}
#X, #NP, #bookm ul, #comm ul {
	color: #fff;
}
#transl {
	float: right;
	margin: 0 0 1.5em 1.5em;
	padding: 2px 6px;
	background-color: #f0f0f0;
}
#bookm h4, #photos h4, #comm h4 {
	color: #000;
	background-color: #c0c0c0;
}
h4 a:link, h4 a:visited, h4 a:active, #photos h4 a:link, #photos h4 a:visited, #photos h4 a:active {
	color: #666 ! important;
	background-color: #c0c0c0 ! important;
	text-decoration: none;
}
h4 a:hover, #photos h4 a:hover, #comm p a:hover {
	color: #000 ! important;
	background-color: #c0c0c0 ! important;
	text-decoration: none;
}
#photos h4 a:link, #photos h4 a:visited, #photos h4 a:hover, #photos h4 a:active {
	float: none;
	display: inline;
}
#bookm em {
	font-size: 90%;
}
#photos {
	width: 313px;
}
#photos a:link img, #photos a:visited img {
	border: 1px solid #000;
}
#photos a:hover img, #photos a:active img {
	border: 1px solid #fff;
}
#photos a:link, #photos a:visited, #photos a:hover, #photos a:active {
	color: #000 !important;
	background-color: #000 !important;
}
#photos .aptureLinkOpen, #photos .aptureLinkOpen * {
	background-color: #000 !important;
	color: #000 !important;
}
.valid a:link, .valid a:visited, .valid a:hover, .valid a:active {
	color: #000;
	background-color: #000;
}
#comm p a:link {
	color: #fff;
}