p {
  font-family: @Arial Unicode MS;
  color: black;
  font-size: small;
}


a:active, a:visited, a:hover, a:link {
  color: #555555;
}
