a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {

	color: #FF6600;
	text-decoration: none;
}
a:hover {


	color: #0099CC;
	text-decoration: none;
}
a:active {



	color: #FF6600;
	text-decoration: none;
}
