BODY  { }
A:active {
	COLOR: rgb(0,0,0)
}
A:link  { color: blue }
A:hover  { color: blue }
A:visited  { color: purple }
A {
	COLOR: rgb(0,0,0)
}

