
a:link        { color: green; text-decoration: none }
.txt09    { color: white; font-style: normal; font-weight: normal; font-size: 9px; text-decoration: none }
.txt10     { color: white; font-size: 10px; text-decoration: none }
.txt11   { font-size: 11px; text-decoration: none }
.txt12   { color: black; font-weight: bold; font-size: 12px; text-decoration: none }
.txt13 { font-weight: bold; font-size: 13px; text-decoration: none }
.txt14 { font-weight: bold; font-size: 14px; text-decoration: none }
.txt15 { font-weight: bold; font-size: 15px; text-decoration: none }

A {text-decoration: none; color: #FFFFFF}
a:hover     { color: red; font-style: normal; font-weight: normal; text-decoration: none }
a:active    { text-decoration: none }
a:visited     { color: gray; text-decoration: none }