body{
  background-color:E5D397;
  font-size:14px;
  line-height:1.2;
  scrollbar-face-color:E5D397;
  scrollbar-highlight-color:E5D397;
  scrollbar-shadow-color:625541;
  scrollbar-3dlight-color:625541;
  scrollbar-arrow-color:625541;
  scrollbar-track-color:E5D397;
  scrollbar-darkshadow-color:E5D397;
}
td{
  font-size:14px;
  line-height:1.2;
}

A { 
  text-decoration:none; 
}
A:hover { 
  text-decoration:underline; 
}
A:activ { 
  text-decoration:none; 
}