//a:link    {  color: #0066FF; text-decoration: underline}
a:hover   {  color: #FF0000; background-color: #FFFFFFFF}
//a:active   {  color: #0099FF}
//a:visited   {  color: #99CCFF}
td        {  font-size: 12px}
H1        {  font-size: 24px}
H2        {  font-size: 18px}
H3        {  font-size: 14px}
//DD        {  font-size: 12px; line-height: 18px}
DL        {  font-size: 10px; line-height: 14px}
UL        {  font-size: 12px; line-height: 20px}
.font10   {  font-size: 10px}
.font12   {  font-size: 12px}
.font14   {  font-size: 14px}
.font16   {  font-size: 16px}
.font18   {  font-size: 18px}
.font24   {  font-size: 24px}

.line-height20  {  line-height: 20px}