


   a:color { color: #148e11;}
   a:visited { color: #148e11;}
   a:link { color: #148e11;}
   a:hover { color: #00CC33;}


      /* Sample PopBox CSS Classes */
      /* PopBox.js, Copyright (c) 2007, C6 Software, Inc. (http://www.c6software.com/)*/
      .PopBoxImageSmall
      {
      border: none 0px #ffffff;
      cursor: url("images/popbox/magplus.cur"), pointer;
      }
      .PopBoxImageLarge
      {
       border: solid 1px #999999;
      cursor: url("images/popbox/magminus.cur"), pointer;
      }
      .PopBoxImageShrink
      {
      cursor: url("images/popbox/magminus.cur"), pointer;
      }
     .PopBoxImageLink
      {
      cursor: pointer;
      }
      .PopBoxImageMove
      {
      border: none 0px #ffffff;
      cursor: pointer;
      }


  
