div 
{
width:777px;
height:600px;
overflow: scroll;
background-color:#ffffff;
}

body { background-color:#000000; }

.bodytext{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:x-small; text-decoration:none; 
color:#cccccc;
width:100%; height:100%;  
}

.bodytext a {  color:#ccccff }

.bodytextBlack{ 
width:760px;  
font-family:Verdana, Arial, Helvetica, sans-serif; 
background-color:#FFFFFF; 
font-size:x-small; color:#111111; text-decoration:none;
}

.bodytextBlack a { color:#0000ff  }

a:hover
{
color:#666666;
text-decoration:none
}

a { text-decoration:none  }



