p.text {
  border-color: #cccccc;
  text-decoration: none;
  color: #ebebeb;
  line-height: 1.2;
  font-family: Arial,Helvetica,sans-serif;
}
a:active, a:link, a:visited {
  color: silver;
  font-family: Arial,Helvetica,sans-serif;
  text-decoration: none;
}
a:hover {
  color: white;
  font-family: Arial,Helvetica,sans-serif;
  text-decoration: none;
}
div.links {
  font-family: Arial,Helvetica,sans-serif;
  text-decoration: none;
  line-height: 1.2;
}

