p {
  color: #333333;
  font-family: Verdana,sans-serif;
  font-size: 10px;
  font-weight: normal;
  margin-right: 0px;
  display: block;
}

a:link {
  color: #AA7FB3;
}

a:hover{
  text-decoration: underline;
}

.mainBody {
  color: #232627;
  font-family: Verdana,sans-serif;
  font-size: 10px;
  font-weight: normal;
  margin-right: 0px;
  display: block;
}

.copyRight {
  color: #ADA6A2;
  font-family: Verdana,sans-serif;
  font-size: 8px;
  font-weight: normal;
  margin-left: 3em;
  display: block;
}

