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

}
a {
	color: #FF6600;
}
