A  { color: blue;
   font-family: verdana,arial,sans-serif;
          font-weight: normal;
   font-size: 10pt;
          text-decoration: none; }
A:hover { color: red;
   font-size: 10pt;
    font-weight: normal;
          text-decoration: none; }
