p {
  font-family: Arial;
  color: #990099;
  font-size: 16px;
  font-weight: normal
}

a {
  font-family: Arial;
  color: #990099;
  font-size: 16px;
  font-weight: normal
}


a:link {
  font-family: Arial;
  color: #0033FF;
  font-size: 16px;
  font-weight: bold;
  font-variant: normal;
  text-decoration: none
}


a:hover {
  font-family: Arial;
  color: #0033FF;
  font-size: 16px;
  font-weight: bold;
  background: #FF99FF
}


textarea {
  font-family: Arial;
  color: #990099;
  font-size: 13px;
  font-weight: bold
}


input {
  font-family: Arial;
  color: #990099;
  font-size: 13px;
  font-weight: bold
}

