a:link {	color: #FF9900;	text-decoration: none;}a:visited {	color: #FF6600;	text-decoration: none;}a:hover {	color: #FF9900;	text-decoration: underline;}a:active {	color: #FF9900;	text-decoration: none;}


a.darkgreen:link {	color: #122730;	text-decoration: none;}a.darkgreen:visited {	color: #122730;	text-decoration: none;}a.darkgreen:hover {	color: #122730;	text-decoration: underline;}a.darkgreen:active {	color: #122730;	text-decoration: none;}