body { font: 12px verdana; margin: 0; }

a:link { color: #2418FC; text-decoration: none}
a:visited { color: white; text-decoration: none}
a:hover { color: #003BAC; text-decoration: underline; }

.navCell { color: white; background: #002963; border: 1px; border-style: solid; border-color: white;}

A.navLink:hover { color: white; text-decoration: underline;}
A.navLink:link { color: white; text-decoration: none}

A.textLink:visited { color: #2418FC; text-decoration: none}
A.textLink:hover {color: #003BAC; text-decoration: underline}