BODY TR TD{ font-size : 12px; }

A { font-size : 12px;  }
  A:link {
    color: #006688;
    text-decoration: none
  }
  A:visited {
    color: #006688;
    text-decoration: none
  }
  A:hover {
    color: #FF0000;
    text-decoration: underline;
  }
  A:active {
    color: #ff0000;
    text-decoration: none
  }
.text1 { font-size: 12px; }
.text2 { font-size: 11px; }
.text3 { font-size: 10px; }
.text4 { font-size: 11pt; }
.text5 { font-size: 13pt; }
.text6 { font-size: 14pt; }
