ZbR[go

     A:link    { font-weight: bold; color: #0000FF; }
     A:visited { color: #00008b}
     A:hover   { color: #ff0000; text-decoration: underline; }
     A:active  { color: #ff8c00; }


body {
     background-color: #FFFFFF;
     color: #2B2B2B;
     }


a {
  text-decoration: none;
  }