BODY,TD {font-size: 12px;  
  color : gray;
}

a:link{
  color: #39399D;
  text-decoration: none;
  }
a:visited{
  color: #26266A;
  text-decoration: none;
  }
a:hover,a:active{
  color: #1939BD;
  text-decoration: underline;
  background: none;
  }
h1,h2,h3{font-size: 12px; line-height: 130% ; color: #666666;}
