 body {
  background-color: #FFF99F;
  color: #000000;
  margin: 0 auto;
  max-width: 800px;
 }

 a:visited { 
 	color: #0000ff;
 }

 

 td {
 	font-size: 12px !important;
        white-space: nowrap;
 }
 
 
table{
 table-layout:fixed;
 width:100%
 }
