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