
a:link          { color: maroon; text-decoration: none }

a:visited    { text-decoration: none }

a:hover      { color: #f00; text-decoration: underline overline }

.txt1                 { color: #555; font-size: 80%; line-height: 150% }
.txt1bk  { color: black; font-size: 80%; line-height: 150% }
.txt2          { color: #333; font-size: 100%; line-height: 150% }
.txt2r  { color: red; font-size: 100%; line-height: 150% }
.txt2w  { color: white; font-size: 100%; line-height: 150% }
.txt2bl     { color: #000080; font-size: 100%; line-height: 150% }
.txt2bk  { color: black; font-size: 100%; line-height: 150% }
.txt3             { color: #333; font-size: 120%; line-height: 150% }
.txt3bk  { color: black; font-size: 120%; line-height: 150% }
.txt3w  { color: white; font-weight: bold; font-size: 120%; line-height: 150% }
.txt3r  { color: red; font-weight: bold; font-size: 120%; line-height: 150% }
.txt4        { color: #555; font-size: 150% }
.txt4bk  { color: #000; font-weight: bold; font-size: 150% }
.txt4bl  { color: #000080; font-weight: bold; font-size: 150% }
.txt4r  { color: #f00; font-weight: bold; font-size: 150% }
.txt4p  { color: #ff1493; font-weight: bold; font-size: 150% }
.txt4w  { color: white; font-weight: bold; font-size: 150%; text-decoration: none }
.txt5        { color: #333; font-size: 200%; line-height: 150% }
.txt5bk  { color: black; font-weight: bold; font-size: 200%; line-height: 150% }
.txt5w  { color: white; font-weight: bold; font-size: 200%; line-height: 150%; text-decoration: none }
.txt5r  { color: #f00; font-weight: bold; font-size: 200%; line-height: 150%; text-decoration: none }
.txt5p  { color: #906; font-weight: bold; font-size: 200% }
