a:link,
a:visited {
	text-decoration: underline;
}
a:hover,
a:active {
	text-decoration: none;
}

.blog-entry-title a,
.blog-entry-title a:link,
.blog-entry-title a:visited,
.blog-entry-title a:hover,
.filesharing-item-title a:link,
.filesharing-item-title a:hover,
.filesharing-item-title a:visited {
	text-decoration: none;
}
