A:LINK {
	color : #000000;
	text-decoration : none;
}

A:VISITED {
	color : #ff9c5a;
	text-decoration : none;
}

A:HOVER {
	color : #ff6905;
	text-decoration : none;
	text-decoration : none;
}

