a:link {  color: #000000; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal}
a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; color: #000000; text-decoration: none}

BODY{
          scrollbar-base-color:#666666;
		  scrollbar-darkshadow-color:#333333;
           

          }

hr {
	margin: 0px; /* fixes xhtml N6 bug where the hr sits to the left*/
	color: #000; /* for ie */
	background-color: #000; /* for everyone else */
	height: 2px;
	/* text-align: right; for ie */
	/* margin-right: 0; for everyone else */
	}

