.textsize18 {
	font-size: 18px; line-height : 1.4; color: #666666;
	text-decoration:none;
}

.textsize16 {
	font-size: 16px; line-height : 1.4; color: #666666;
	text-decoration:none;
}

.textsize14 {
	font-size: 14px; line-height : 1.4; color: #666666;
	text-decoration:none;
}
.textsize12 {
	font-size: 12px; line-height : 1.4; color: #666666;
	text-decoration:none;
}
.textsize10 {
	font-size: 10px; line-height : 1.4; color: #666666;
	text-decoration:none;
}

a {color: #FF9900;}
a:hover { text-decoration:underline;color: #FF9900; }
a.none { text-decoration:none; color: #333333;}