A {
	COLOR: Black;
}
A:hover {
	COLOR: Blue;
	ruby-overhang : auto;
}
A:active {
	COLOR: Black;
	text-DECORATION: none
}
A:link {
	COLOR: Black;
	TEXT-DECORATION: none
}