


a {  text-decoration: none; font-weight: bold}
a:link {  color: #006699}
A:hover
{
    COLOR: #009999;
    TEXT-DECORATION: underline
}
a:active {  color: #009999}
a:visited {  color: #006666}
dl {  font-size: smaller}
dt {  font-weight: bold}

