﻿body {
  font-family: Arial;
  font-size: 11pt;
  font-weight: bold;
}
A:link {
  text-decoration : none;
}
A:visited {
  text-decoration : none;
}
A:hover {
  text-decoration : underline;
}
