body {
      scrollbar-arrow-color: #FF0000;
      scrollbar-3dlight-color: #cccccc;
      scrollbar-darkshadow-color: #cccccc;
      scrollbar-highlight-color: #999999;
      scrollbar-shadow-color: #D7CEA4;
      scrollbar-base-color: #000000;
      background-color: #000000;
      color: #ccb100;
	overflow-y: ;
        overflow-x: hidden;      
     }
td   {
      font-size: 13;
      font-family: Times New Roman;
      color: #ccb100;
     }
p    {
      font-size: 13;
      font-family: Times New Roman;
      color: #ccb100;
pre   {
      font-size: 13;
      font-family: Times New Roman;
      color: #ccb100;
      }

a     {
      COLOR: #666666;
      FONT-FAMILY: Times New Roman;
      FONT-SIZE: 16px;
      FONT-WEIGHT: 600;
      text-decoration: none;
      }
a:hover{
      COLOR: #ccb100;
      FONT-FAMILY: Times New Roman;
      FONT-SIZE: 16px;
      FONT-WEIGHT: 600;
      text-decoration: none;
      }

