a:link {
	color:  rgb(255,255,150);
}
a:visited {
	color:  rgb(255,255,150);
}
a:hover {
	color: rgb(255,255,150); border-style: outset;
}
a:active {
	color: rgb(255,255,150);
}
img {
	margin: 8px;
}
.gallerydesc {
	font-size: x-large;
}
#navprev { text-align: left; }
#navback { text-align: center; }
#navnext { text-align: right; }