
A { text-decoration: none ;}
A:hover { color: underline; text-decoration: underline ;}
A:active { color: navy; text-decoration: none ;}
a:link { color: navy; text-decoration: none ;}
a:vlink  { color: navy; text-decoration: none }
body { background-color: black;}

.font2 { font-size: 9pt ;}
.font3 { font-size: 12pt ;}
.font5 { font-size: 18pt ;}
