/* empty because anchors are shown by default */
a {
	text-decoration: none;
	border-bottom: 1px dotted;
	cursor: pointer;
}
a.a {border-style: dashed;} /* links to JM's a/nnotations */
a.i { 						/* intra-text links */
	border-style: solid;
	cursor: help;
}
a:hover {border-style: solid;}

#e-text span > span.cp a {font-weight: bold;}