A {
	color : #D2C5A1;
	text-decoration : none;
}
A:HOVER {
	color : #000000;
	text-decoration : none;
}
A:ACTIVE {
	color : #D2C5A1;
	text-decoration : none;
}
A:VISITED {
	text-decoration : none;
}