A {
	text-decoration : none;
	color : #F5B70D;
}
A:VISITED {
	color : #F5B70D;
	text-decoration : none;
}
A:HOVER {
	color : #F5B70D;
	text-decoration : underline;
}
