.txt { font-size:12px; line-height: 140%}

.px12 {  font-size: 12px}
.px10 {font-size:10px}
.px9 {font-size:9px}

a:link {  text-decoration: underline}
a:visited {  text-decoration: underline}
a:hover {  color: #FF0000;text-decoration: underline}

a.noline:link {  color: #000000;text-decoration: none}
a.noline:visited {  color: #000000;text-decoration: none}
a.noline:hover {  color: #000000; text-decoration: none}

select   {  font-size:14px;  font-weight: bold;  width:232px;  height:20px; }
