.webXytePro {
  font-weight: 400;
  font-size: 7pt;
  margin: 8px 2px 2px;
  color: #808080;
  font-style: italic;
  font-family: verdana, sans-serif;
  white-space:nowrap;
}
.webXytePro A {
  border-top: #50d050 1px solid;
  border-right: #309030 1px solid;
  border-left: #50d050 1px solid;
  border-bottom: #309030 1px solid;
  padding: 1px 2px;
  font-style: normal;
  font-family: 'lucida console',courier, monospace;
  font-weight: bold;
  font-size: 7pt;
  color: white;
  background-color: #40c040;
}
.webXytePro A:link {
  color: white;
  text-decoration: none;
}
.webXytePro A:visited {
  color: white;
  text-decoration: none;
}
.webXytePro A:hover {
  color: yellow;
  background-color: #40c040;
  text-decoration: none;
}
