body {
	font-family: Georgia, serif;
	color: black;
}

a img {
	border: none;
}

a {
	text-decoration: none;
	color: black;
}

.entry a:after {
	content: " [" attr(href) "] ";
	font-size: smaller;
	text-decoration: none;
}
