BODY {
	BACKGROUND-COLOR: black; COLOR: white
}
A {
	COLOR: yellow
}
A:hover {
	BACKGROUND-COLOR: white; COLOR: black
}
