A {
	color : #34522E;
}
A:VISITED {
	color : #666A9B;
}
A:HOVER {
	color : #6B2E2E;
	text-decoration : underline;
}
