table(s) / row(s): tag


  table tr {
     background: #e6e6e6;
     }
  table tr.alt {
     background: #f1f1f1;
     }
  table td a {
     display: block;
     font-weight: bold;
     }
  </style>
  </head>