body  { font-family: Arial,Helvetica,sans-serif;}

  p {
    font-size: 12px;
    }
  h1 {
    color: rgb(51,51,153);
    font-style: normal;
    font-weight: bold;
    }
  a:link {
    color: rgb(51,51,255);
    text-decoration: none;
        }
  a:visited {
    color: rgb(153,51,153);
    text-decoration: none;
    }
  a:hover { text-decoration: none;
    color: rgb(255,102,102);
    background-color: rgb(240,248,255);
    font-weight: bold;
    text-decoration: none;
    }
  .linkbox { border: 1px solid ;
    font-size: 15px;
    volume: 50;
    }
