body,td,th {
  font-size: 11px;
}
body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  font-size: 11px;
  background-color: #E0E7F5;
}
a {
 text-decoration: underline;
 color: #2A3F4F;
}
a:hover {
 text-decoration: none;
 color: #C60000;
} 

.td_tresc {
  font-family: arial, verdana; 
  font-size: 12px;
  color: #2A3F4F;
  width: 582px; 
  height: 315px; 
  background-image: url(images/bg_tresc.gif);
  background-repeat: no-repeat; 
  padding-left: 30px; 
  padding-right: 30px; 
  padding-top: 10px;
}