td	{  font-size: 12px;  color: #333333}

.text12 {  font-size: 12px;}
.text14 {  font-size: 14px;}
.text16 {  font-size: 16px;}
.text18 {  font-size: 18px;}

.b_text14 {  font-size: 14px;font-weight: bold}
.b_text16 {  font-size: 16px;font-weight: bold}
.b_text18 {  font-size: 18px;font-weight: bold}

.text12-height16 {  font-size: 12px; line-height: 18px;}
.text14-height18 {  font-size: 14px; line-height: 20px;}

.text10 {  font-size: 10px}

A:link {text-decoration:none;:#0000FF;}
A:visited {text-decoration:none;:#6666FF;}
A:active {text-decoration:none;:#990000;}
A:hover {text-decoration:underline;color:#990000;}