a:link {
	color: #999999;
	text-decoration: none

}
a:hover {
	color: #FF9900;
	text-decoration: none
}
a {
	color: #999999;
	text-decoration: none
}