body { 
	color: #333333;
}
a:link { text-decoration: none; color: #30A902 }
a:visited { text-decoration: none; color: #30A902 }
a:hover { text-decoration: underline; color: #30A902 }

.text10 { font: 10px/14px; text-decoration: none }
.text10t { font: 10px/12px; text-decoration: none }
.text10b { font: bold 10px/14px; text-decoration: none }
.text12 { font: 12px/18px; text-decoration: none }
.text12t { font: 12px/14px; text-decoration: none }
.text12w { font: 12px/24px; text-decoration: none }
.text12b {
	font: bold 12px/16px;
	text-decoration: none;
	color: #30AB00;
}
.text14 { font: 14px/17px; text-decoration: none }
.text14b {
	text-decoration: none;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #30AB00;
}
