A:link {
	COLOR: #02f
}
A:active {
	BACKGROUND: #cccccc
}
A:visited {
	COLOR: #808
}
A:hover {
	BACKGROUND: #afb; COLOR: purple
}
