img {
  border: 0;
}

*.navframe {
  width: 10px;
  height: 20px;
}

*.navtext {
  height: 20px;
  background-color: black;
}

*.nav {
  color:white;
  font-weight: bold;
  text-decoration:none;
}

a:visited.nav {
  color:white;
}
a:link.nav {
  color:white;
}
