.font { font-size: 12pt; line-height: 20px; letter-spacing: 2px}
.font2 { font-size: 10pt; line-height: 20px; letter-spacing: 2px}
.font3 { font-size: 8pt;line-height: 16px; letter-spacing: 2px}
A:link  {color: rgb(2,97,185); font-weight: normal; text-decoration: underline; cursor: hand}
A:visited  {color: rgb(0,79,0); font-weight: normal; text-decoration: underline}
A:active  {color:  rgb(2,97,185); font-weight: normal; text-decoration: underline}
A:hover {color: red; font-weight: normal; text-decoration: none}
