   a {
     text-decoration:none;
    }

   a:hover {
     background:#fe0;
     color:#000;
    }

   td {
     font-family: verdana;
     color: #000000;
     font-weight: normal;
     font-size: 8pt;
     line-height: 16pt;
    }

   .title {
     font-family: verdana;
     color: #000000;
     font-weight: normal;
     font-size: 15pt;
     line-height: 16pt;
    }

   .nav {
     font-family: verdana;
     color: #ffffff;
     font-weight: bold;
     font-size: 7pt;
     text-decoration: none;
     line-height: 15pt;
    }
