
BODY {scrollbar-arrow-color: #000000; scrollbar-face-color: silver; scrollbar-3dlight-color: white; scrollbar-highlight-color: #000000; scrollbar-darkshadow-color: gray; scrollbar-shadow-color: #00000; 
	}

A:link
{text-decoration: underline; color:#000000 }
A:visited
{text-decoration: line-though; color:#000000 }
A:active
{text-decoration: underline; color:#000000 }
A:hover
{text-decoration: underline overline; color:#000000;
 }


 #text   {
  position:absolute;
  top: 100px;
  left: 15%;
  width: 75%;
  height: 70%;
  font-weight:normal;
  margin-bottom:50px;
  background-color: #000000;

          }

 
 #links   {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
  padding:10px;
  margin-bottom:5px;


           }

 #linksbg   {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
  padding:10px;
  margin-bottom:5px;
  filter: alpha(opacity=100, style=1);
  background-color: silver;

           }
