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

a:hover {
	text-decoration: none;
}

#myExtraContent2 a:link,
#myExtraContent2 a:visited {
	text-decoration: underline;
}

#myExtraContent2 a:hover,
#myExtraContent2 a:active {
	text-decoration: none;
}