


a    { color: black; text-decoration: underline }
a:visited    { color: black; text-decoration: underline }
a:hover    { color: gray; text-decoration: underline }
a:active    { color: gray; text-decoration: underline }
.td-gray { color: gray; font-size: 9px; font-family: Verdana, sans-serif }
.td-black { color: black; font-size: 9px; font-family: Verdana, sans-serif }
.td-black-bold  { color: black; font-weight: bolder; font-size: 10px; font-family: Verdana, sans-serif }
.td-gray-bold  { color: gray; font-weight: bolder; font-size: 10px; font-family: Verdana, sans-serif }