body {
background-color:#000000;
font-size: 10pt;
color:#FFF; }

A { text-decoration: none; } 
A:link { color: white; } 
A:visited { color: white; } 
A:active { color: white; } 
A:hover { color: yellow; } 

table, td, th { font-size: 12px;
 }

div{
width:550px;
height:170px;
background-color:black;
color:#FFF;
overflow:auto;
}