<style type="text/css"

body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

A:link {
	text-decoration: none;
}

A:visited {
	text-decoration: none;
}

A:active {
	text-decoration: none;
}

A:hover {
	color: red;
}

</style>