h2 a {
	border-bottom: dotted 1px;
}
h2 a:hover {
	border-bottom: solid 1px;
}
h3 {
	border-bottom: none;
}

