
body,td { font-size: 12px; line-height: 120% ; color: #464685;}
a:link{
  color: #0000ff;
  text-decoration: non;
  }
a:visited{
  color: #1D1D6F;
  text-decoration: non;
  }
a:hover,a:active{
  color: #FF6699;
  text-decoration: underline;
  }
