td.vistedlinks {
   color: #0808DE;
}
td.vistedlinks A:link {
   color: #0808DE;
}
td.vistedlinks A:visited {
   color: #0808DE;
}
td.vistedlinks A:hover {
   color: #0808DE;
}
td.vistedlinks A:active {
   color: #0808DE;
}
td.cellpad {
   padding: 5;
}

