body { font-family: sans-serif; }

.highlighttext 
  {
  background-color:yellow;
  font-weight:bold;
  }

.linktous 
  {
  color: #000099;
  font-family: arial,verdana,helvetica, sans-serif;
  font-size: 9pt;
  }

.linktous a 
  {
  color: #000099;
  font-family: arial,verdana,helvetica, sans-serif;
  font-size: 9pt;
  }
.linktous a:visited 
  {
  color: #000099;
  font-family: arial,verdana,helvetica, sans-serif;
  font-size: 9pt;
  }
.linktous a:hover 
  {
  color: #fcc552;
  }
