a.fig, a.tab, a.hyp, a.ref{
	color: black;
	border: 1px dotted white;
}
a.hyp{
	color: black;
	font-style: italic;
}
a.ref{
	text-decoration: none;
}
a.fig:hover, a.tab:hover, a.hyp:hover, a.rq:hover, a.ref:hover{
	color: black;
	text-decoration: none;
	background: #eee;
	border: 1px dotted black;
}
