

A {
	color: rgb(255,255,255)
}

A:visited {
	color: rgb(255,255,255)
}

A:active {
	color: rgb(255,255,255)
}

BODY {
	background-color: rgb(0,0,0)
}A:hover {
	color: rgb(255,255,255)
}
