a:link {  color: #3366CC; text-decoration: none}
a:visited {  color: #3366CC; text-decoration: none}
a:active {  color: #FFFF00; text-decoration: none}
a:hover {  color: #99CC00; text-decoration: underline}

.black10 {  font-size: xx-small; color: #333333; line-height: 14px}
.black14 {  font-size: small; color: #333333; line-height: 18px}
.black12 {  font-size: x-small; color: #333333; line-height: 16px}
.black12b {  font-size: small; color: #333333; line-height: 16px; font-weight: bold}
.black14b {  font-size: small; color: #333333; line-height: 18px; font-weight: bold}
.black18b {  font-size: medium; color: #333333; font-weight: bold}

.gray10 {  font-size: xx-small; color: #666666; line-height: 14px}
.gray14 {  font-size: small; color: #666666; line-height: 18px}
.gray12 {  font-size: x-small; color: #666666; line-height: 16px}

.white14 {  font-size: small; color: #FFFFFF; line-height: 18px}
.white12 {  font-size: x-small; color: #FFFFFF; line-height: 16px}
.white10 {  font-size: xx-small; color: #FFFFFF; line-height: 14px}

.red14 {  font-size: small; color: #CC0000; line-height: 18px}
.red12 {  font-size: x-small; color: #CC0000; line-height: 16px}
.red10 {  font-size: xx-small; color: #CC0000; line-height: 14px}

.yellow14 {  font-size: small; color: #996600; line-height: 18px}
.green10 { font-size: xx-small; color: #006633; line-height: 14px }
.green12 { font-size: x-small; color: #009966; line-height: 16px }
.green12b { font-size: small; color: #006633; line-height: 16px; font-weight: bold }



.lightgreen12 { font-size: x-small; color: #99CC00; line-height: 16px }
