a:link {
	color: #003300;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	background-color: #FAFAFA;
	cursor: hand;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
BODY, TH, TD {
	font-size: 12px;
	color: #222222;
	line-height: 15px;
}
.font9px {
	font-size: 9px;
	line-height: 14px;
}
.font10px {
	font-size: 10px;
	line-height: 16px;
}
.font11px {
	font-size: 11px;
	line-height: 16px;
}
.font12px {
	font-size: 12px;
	line-height: 18px;
}
.font14px {

	font-size: 14px;
	line-height: 18px;
}
.font16px {


	font-size: 16px;
	line-height: 18px;
}
