body {
  font-family: Helvetica, Arial, sans-serif;
	line-height: 1.2em;
	text-align: center;
}


a {
  color: #000;
text-decoration: none;
}

a:hover {
  color: #333;
	text-decoration: underline;
}