.paragraphs a {
	text-decoration: underline;
}
.paragraphs a:hover,
.paragraphs a:focus {
	text-decoration: none;
}
#planning-calendar a,
.nav-tabs a,
a.btn {
	text-decoration: none;
}