body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #C0C0C0;
	background-color: #000000;
}

a, a:link, a:visited, a:hover, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #C0C0C0;
}

a:active .mpsphoto, a:hover .mpsphoto {
  filter: alpha(opacity=75);
}

img {
	border: none;
}

img.mpsphoto {
	border: 1px solid #E8CF7B;
}
img.mpsbigphoto {
	border: 2px solid #E8CF7B;
}

.mpstitle {
	color: #C0C0C0;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

.mpslocationhome {
	color: #C0C0C0;
	text-decoration: underline;
}
.mpslocationgalleryname {
	color: #C0C0C0;
	text-decoration: underline;
}
.mpslocationbreak {
	color: #C0C0C0;
}

.mpspages {
	color: #C0C0C0;
  font-size: 8pt;
}
.mpspagespagenr {
	color: #C0C0C0;
	text-decoration: underline;
}
.mpspagesactivepagenr {
	font-weight: bold;
}
.mpspagesbreak {
	color: #C0C0C0;
}

.mpsphototext {
	color: #C0C0C0;
  font-size: 8pt;
}
