/* grayed link on author field */
.author-wrap a{
	color:inherit;
	text-decoration:underline;
}