.navlink
{
  text-decoration:none;
  color:#991B29;
  font-weight:bold;
}
.navlink:hover
{
  text-decoration:underline;
}
