BODY { 
  margin-left: 0px; margin-top: 0px; 
  margin-right : 0px; margin-bottom : 0px;
  margin-width : 0px; margin-height : 0px;
  
  scrollbar-base-color : #323232; scrollbar-arrow-color : #7596DB;
  scrollbar-3d-light-color : #000000; scrollbar-highlight-color : #7596DB;
  scrollbar-shadow-color : #7596DB; scrollbar-darkshadow-color : #000000;
  scrollbar-track-color : #3C3C3C;
  
  background-color: #373737;
  
}

a {text-decoration: none; color: white}
a:hover {text-decoration: none; color: #7596DB}
a:active {text-decoration: none; color: #7596DB}
a:visited {text-decoration: none; }

td{  
  color: white;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  text-decoration : none;
  
  cursor : default;
}
.size1_silver {
  font-size : 10px;
  color : silver;
}
