body
{background: #000000;
  margin:0px;

font-family: "arial black";
color: #000000 ;
font-weight: light;
font-size: small; 
}

A:link
{color:#FF73C9;text-decoration:none;}
A:hover
{color:#FFFFFF;text-decoration:none;}
A:visited
{color:#FF73C9;text-decoration:none;}

A.menubar 
{color: white;	background-color: #000000;}
A.menubar:hover   
{color: silver;	background-color: #FF9900;}


div#content
{
  margin:0px;
  position:absolute;
  z-index:2;
  width:815px;
   height:635px;
  background:#FFFFFF;
   left:0px;
  top:0px;
  overflow:auto;} 


