<style=text/css">
<!--
  a {
	text-decoration: none;
}

  a:link {
	color: black;
	text-decoration: none;
}

  a:visited {
	color: black;
	text-decoration: none;
}

  a:hover {
	color: blue;
	text-decoration: underline;
}
-->
</stlye>