a:link, a:visited {
	color: #cd8263;
	text-decoration: none;
	border-bottom: 1px dotted #cd8263;
}

a:hover, a:active {
	color: #cd8263;
	border: none;
	text-decoration: underline;
}

.thumbnail-frame:hover {
	color: #cd8263;
	border: none;
}

.thumbnail-frame a:hover {
	color: #cd8263;
	border: none;
}

.photo-navigation a:hover {
	color: #cd8263;
	border: none;
	text-decoration: underline;
}

#navcontainer #current, #current a:hover {
	color: #cd8263;
	font-size: 1.0em;
}

#navcontainer a:hover {
	color: #cd8263;
}