body {
  background: #f2f2f2;
  font-family: sans-serif;
  margin: 0;
  padding: 0; }

a {
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

.graphafi-legal {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 10000;
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  padding: 3px 6px;
  font-size: 12px;
  font-family: "Arial", sans-serif; }

.graphafi-legal a {
  color: #000; }
