#menuNavRoot > li > a:hover,
#menuNavRoot li:hover > a,
.flex-direction-nav a:hover,
.button:hover{
	text-decoration:underline;
}
#menuNavRoot ul li:hover a{
	text-decoration:none;
}