
.linkblock {
  color: #333333;
  font-size: medium;
}
a:link {
  text-decoration: none ! important;
  color: #333333 ! important;
}
a:visited {
  color: #333333 ! important;
  text-decoration: none ! important;
}
.note {
  color: grey;
  font-size: 10px;
}
body {
  text-align: center;
  font-family: Helvetica Neue Light,Century Gothic,sans-serif;
  font-weight: lighter;
}
