<STYLE type=text/css>
  <!--
.hyper {
                  font-family: verdana, arial, helvetica;
                  font-size: 10pt;
                  font-weight:none;
                  text-decoration:none;
                  color:maroon;
          }

.hyper-sm {
                  font-family: verdana, arial, helvetica;
                  font-size: 8pt;
                  font-weight:none;
                  text-decoration:none;
                  color:maroon;
          }

.hyper-large {
                  font-family: verdana, arial, helvetica;
                  font-size: 12pt;
                  font-weight:none;
                  text-decoration:none;
                  color:red;

          }

.hyper-red {
                  font-family: Franklin Gothic Book, verdana, arial, helvetica;
                  font-size: 10pt;
                  font-weight:none;
                  text-decoration:none;
                  color:red;

          }

.marcomm {
                  font-family: verdana, arial, helvetica;
                  font-size: 8pt;
                  font-weight:none;
                  text-decoration:none;
                  color:black;
          }

BODY {scrollbar-3dlight-color:#aaaaaa;
           scrollbar-arrow-color:#bbbbbb;
           scrollbar-base-color:#AAAAAA;
           scrollbar-track-color:#eeeeee;
           scrollbar-darkshadow-color:#111111;
           scrollbar-face-color:#eeeeee;
           scrollbar-highlight-color:white;
           scrollbar-shadow-color:#ffffff}


          A.hyper:hover { color:WHITE; text-decoration:highlight; background:GRAY}
          A.hyper-sm:hover { color:WHITE; text-decoration:highlight; background:GRAY }
          A.hyper-large:hover { color:RED; text-decoration:highlight; background:BLACK }
          A.hyper-red:hover { color:RED; text-decoration:highlight; background:BLACK }
          A.marcomm:hover { color:WHITE; text-decoration:highlight; background:BLACK }

-->
</STYLE>