
a:link    { color: #f93; font-size: 10px; text-decoration: none }
.txt09  { font-size: 9px; text-decoration: none }
.txt10  { font-size: 10px; text-decoration: none }
.txt11  { font-size: 11px; text-decoration: none }
.txt12  { font-size: 12px; text-decoration: none }
a:hover     { color: red; font-style: normal; font-weight: normal; font-size: 10px; text-decoration: none }
a:active { color: yellow; font-size: 10px; text-decoration: none }
a:visited { color: gray; font-size: 10px; text-decoration: none }
body  { font-size: 10px; text-decoration: none }
