A {
  text-decoration: none;
  color: #000000;
}

A:hover {
	text-decoration: underline;
}
