  blockquote {
  }
  dt{
    font-family: Verdana;
    font-weight: bolder;
    color: #ff6699;
  }
  hr {
    color: #ff6699;
    height: 1;
  }
  A:link {
    font-weight: bold;
    color: #ff6699;
  }
  A:visited {
    text-decoration: none;
    font-weight: bold;
    color: #ff6699;
  }
  A:active {
    text-decoration: none
  }
  A:hover {
    font-weight: bold;
    text-decoration: underline;
    color: #ff6699;
}
