﻿body a.dropspot {
                 cursor:hand;
                 font-style:italic;
                 display:inline;
                 font-family:Verdana;
                 font-size:8pt;
                 color:#0000ff;
                 text-decoration:none;
}
.dropspot a:link {
                  text-decoration:underline;
}
a:visited {
           text-decoration:underline;
}
a:active {
          text-decoration:underline;
}
a:hover {
         text-decoration:underline;
}
a.glossterm {
             color:#800000;
             cursor:hand;
             font-style:italic;
             text-decoration:none;
}
li.ulchildlink {
                font-size:12pt;
                font-family:Trebuchet MS, line-height: Normal;
                list-style:url("round-red-bullet.gif");
}
