/* CSS Document */


a:link {
  color:#000000;
}
a:visited {
  color:#000000;
}
a:hover {
  color:#888888;
}
p {
  font-family:courier,Courier New,monospace;
  font-size:12px;
}
