.small { color: #444444; font-size : 10px ; line-height: 14px}
.normal { color: #444444; font-size : 12px ; line-height: 16px}
.large { color: #444444; font-size : 14px ; line-height: 18px}
.larger { color: #444444; font-size : 16px ; line-height: 20px} 
.ultra { color: #444444; font-size : 18px ; line-height: 22px} 
.bsmall { color: #444444; font-size : 10px; font-weight : bold; ; line-height: 14px} 
.bnormal { color: #444444; font-size : 12px; font-weight : bold; ; line-height: 16px} 
.blarge { color: #444444; font-size : 14px; font-weight : bold; ; line-height: 18px} 
.blargest { color: #444444; font-size : 16px; font-weight : bold; ; line-height: 20px} 
.bultra { color: #444444; font-size : 18px; font-weight : bold; ; line-height: 22px} 
A:link { color: #444444; text-decoration: none}
A:visited { color: #444444; text-decoration: none}
A:hover { color: #FF2B2B; text-decoration: underline;}
.red { color: #993333; font-size : 12px ; line-height: 16px}