.navbar {
  font-family: Tahoma;
  font-size: 12px;
  color: white;
  font-weight: bold;
  text-decoration: none;
}

.link {
  font-family: Tahoma;
  font-size: 12px;
  color: #069;
  font-weight: bold;
  text-decoration: none;
}


