.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
 A:link {
          color: #000000;
          text-decoration: none;
          background: transparent;
 }

  A:active {
            color: #000000;
            text-decoration: none;
            background: #000000;
 }

 A:visited {
            color: #000000;
            text-decoration: none;
            background: transparent;
 }

 A:hover {
          color: #000000;
          text-decoration: underline;
          background: transparent;
 }
 
 body {SCROLLBAR-BASE-COLOR: #999999;
 SCROLLBAR-ARROW-COLOR: #FFF788;}

