body {
	background-color:#ccffff;
	color:#000000;
}

a {
	color:#0000ff;
}

a:hover, a:active {
	color:#0033ff;	
}

.exposureTarget {
	background-color:#0033ff;	
	border-color:#0033ff;
}

.exposureSlideshowControls a,
.exposureControls span,
.exposureControls a {
	background-color:#009999;
}

.exposureSlideshowControls a,
.exposureControls a {
	color:#000000;
}

.exposureControls span {
	color:#000000;	
}

.exposureSlideshowControls a:active,
.exposureSlideshowControls a:hover,
.exposureControls a:active,
.exposureControls a:hover {
	background-color:#000000;
	color:#000000;
}

.exposurePaging .active {
	background-color:#0033ff;	
}

p.info a {
	color:#0033ff;	
}

p.info a:hover, p.info a:active {
	color:#000000;	
}
