a
{
  color: black;
}

a:hover
{
  text-decoration: none;
}

.menuLink
{
  color: black;
  font-weight: bold;
}

#definitions
{
  border: solid 0px black;
  height: 200;
}
