A, A:ACTIVE, A:LINK, A:VISITED,{
	text-decoration : none;
	color : #FF9966;
	}
A:HOVER,{
	text-decoration : none;
	color : #000000;
}

