div p a   { color:#333; } /* replacement for dkgrlink in most places */
.dkgrlink { color: #333; }
.dkbllink { color: #336; }

#toplink {
	margin:0 0 2em;
	padding:0 0 8px;
	border-bottom:1px #333 solid;
	text-align:center;
}
#toplink a,
#toplink span {
	padding:10px 1.2em;
	font-weight:bold;
}
#toplink span,
#toplink a.here {
	border-bottom:5px #888 solid;
	background:#fefeee;
}
#toplink a.here:hover {
	border-color:#666;
	background:#fff;
}

#toplink span.sndlink,
.sndlink:hover,
.sndlink  { color: #c00; }

#toplink span.artlink,
.artlink:hover,
.artlink  { color: #44a; }

#toplink span.txtlink,
.txtlink:hover,
.txtlink  { color: #383; }

.leftcol a:hover { background:transparent; } /* remove grey bottom border on image hover, but affects other links */
