a:hover {
  color: #FF0000;
  text-decoration: underline;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
}
