Template:Ds/anchor/styles.css

.ds-anchor {
	clear: both;
	float: right;
	border: 1px solid silver;
	padding: 0.5em;
	font-weight: bold;
	font-style: italic;
}

.ds-anchor a {
	color: grey;
}