
.navdead           { color: black; font: bold 10px/14px Verdana; text-decoration: none }
A.nav:link           { color: gray; font: bold 10px/14px Verdana; text-decoration: none }
A.nav:visited            { color: gray; font: bold 10px/14px Verdana; text-decoration: none }
A.nav:hover            { color: gray; font: bold 10px/14px Verdana; text-decoration: underline }
A.body:link     { color: blue; font-style: normal; font-variant: normal; font-weight: normal; text-decoration: none }
A.body:visited        { color: blue; font-style: normal; font-variant: normal; font-weight: normal; text-decoration: none }
A.body:hover    { color: blue; font-style: normal; font-variant: normal; font-weight: normal; text-decoration: underline }
