BODY	{
	font-family: sans-serif;
	}

A	{
	color: black;
	text-decoration: none;
	}

A:after	{
	content: " <"attr(href)"> ";
	font-size: smaller; 
	}

