A:link {
	color : #900;
	text-decoration : none;
}

A:active  {
	color : #684028;
	text-decoration : none;
}

A:visited {
	text-decoration : none;
	color : #684028;
}

A:hover {
	color : #000;
	text-decoration: none
}

