.vizicities-attribution {
  background: rgba(255, 255, 255, 0.9);
  border-radius: 3px 0 0;
  bottom: 0;
  color: #666;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  padding: 4px 7px;
  position: absolute;
  right: 0;
  z-index: 9998;
}

.vizicities-attribution a, .vizicities-attribution a:visited {
  color: #2bb2ed;
  text-decoration: none;
}

  .vizicities-attribution a:hover {
    color: #2bb2ed;
    text-decoration: underline;
  }
