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