a:link
  {
  font-weight: normal;
  text-decoration: none;
  outline-style: none;
  background-color: transparent;
  color: #aa00aa;
  }

a:visited
  {
  font-weight: normal;
  text-decoration: underline;
  outline-style: none;
  background-color: transparent;
  color: #aa00ff;
  }

a:hover
  {
  font-weight: normal;
  text-decoration: underline;
  outline-style: none;
  background-color: transparent;
  color: #aa00aa;
  }

a:active
  {
  font-weight: normal;
  text-decoration: underline;
  outline-style: none;
  background-color: transparent;
  color: #aa00aa;
  }

body
  {
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  background-image: none;
  background-color: #77aaff;
  border-color: #0000ff;
  border-style: none;
  text-align: center;
  text-decoration: none;
  text-indent: 0px;
  text-transform: none;
  color: #000000;
  font-family: FreeSans, Tahoma, Arial, serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  }

.imgFontsViewMonoEdgedTitle
  {
  border: 0px;
  display: inline;
  margin: 0px;
  vertical-align: text-bottom;
  text-align: center;
  width: 25px;
  height: 13px;
  }

.titleMENU
  {
  position: absolute;
  top: 13px;
  width: 400px;
  height: 13px;
  text-align: center;
  color: #0000ff;
  z-index: 1;
  visibility: visible;
  }