STYLE A:visited {
	COLOR: red
}
A:active {
	COLOR: red
}
A {
	FONT-WEIGHT: bold; TEXT-DECORATION: none
}

