BODY {
  background: white;
  margin: 0px 0px 0px 0px
}

.indexlink {
  text-decoration: none;
  color: #808080;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 34px;
  font-style: normal;
  font-weight: normal;
  white-space: nowrap;
  vertical-align: bottom;
  text-transform: uppercase;
}

.indexspacer {
  font-size: 22px
}

A {
  text-decoration: none;
  color: #808080
}

A:hover	{
  text-decoration: none;
  color: black;
}

