*|body {
  font-size: 100%;
  font-family: Arial,Helvetica,sans-serif;
}
*|a:link {
  border: 1px outset #003300;
  text-decoration: none;
  color: #333399;
  background-color: transparent;
  width: 8em;
}
*|a:hover {
  border-style: groove;
}
