  body {
    font-family:Verdana;
    font-size:14px;
  }
  .tag {
    font-weight:bold;
  }
  .searchInput {
    width:50;
    size:5;
  }

  A:link {
    color:#3f31fc;
  }
  A:active {
    color:#3f31fc;
  }
  A:visited {
    color:#3f31fc;
  }
  A:hover {
    color:#3f31fc;
  }