a:link {
	font-family: "Bell MT", Baskerville, Georgia, "Times New Roman";
	font-size: 14px;
}
a:link {
	text-decoration: none;
	color:#999999
}
a:visited {
	text-decoration: none;
	color:#999999
}
a:hover {
	text-decoration: none;
	color:#FF6600
}
a:active {
	text-decoration: none;
}