BODY {
	BACKGROUND-COLOR: orange; COLOR: black
}
A:link {
	COLOR: blue
}
A:visited {
	COLOR: purple
}
A:active {
	COLOR: red
}
