﻿.NormalLink {
  text-decoration: none;
}
.NormalLink:hover {
  color: black;
}