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

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

A:HOVER {
	color : #FFE2A8;	

text-decoration : none;
	
}

