a:link {  text-decoration: none}
a:visited {  text-decoration: none}
a:hover {  text-decoration: underline; color: #FF9900}
a:active {  text-decoration: underline}
.font10pt {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.font11px {
	font-size: 10px;
	line-height: 15px;
}
.font10pt_2 { font-size: 12px; line-height: 14px; color: #333333; }
.font11px_2 { font-size: 10px; line-height: 12px; }

