<style type="text/css">
.nav>li>a {
	text-decoration: none !important;
}
.otnav li a{
	
	text-decoration: none !important;
}
.afAccordionMenu div.afAccordionRootNode a{
	
	text-decoration: none !important;
}
p{ 
line-height: 1.5em !important;
}
a
{
text-decoration: underline;
}
div.feedList .List a
{
text-decoration: underline;
}

a:hover, a.focus{
text-decoration: underline;
}
</style>