.txt10px {  font-size: 10px}
.txt12px { font-size: 12px}
.txt10pxb { font-size: 10px ; font-weight: bold}
.txt12pxb { font-size: 12px ; font-weight: bold}
.txt14px { font-size: 14px}
.txt14pxb { font-size: 14px ; font-weight: bold}
.txt10pxlink { font-size: 10px ; color: #FF6699; text-decoration: none}
.txt12pxlink { font-size: 12px ; color: #0099CC; text-decoration: none; line-height: 100%}
A:LINK{text-decoration : none; color : #0066cc;}
A:VISITED{text-decoration : none; color : #0066cc;}
A:HOVER{color : #FF6699;text-decoration:underline;}
.bdcolor {  border: 1px #0066CC solid}
