BODY {
	COLOR: black; BACKGROUND-COLOR: white
}
.MainBody {
	COLOR: black; BACKGROUND-COLOR: white
}
#InfoSpan {
	FONT-WEIGHT: bold; LEFT: 50px; COLOR: white; POSITION: absolute; TOP: 70px
}
A {
	COLOR: black
}
A:hover {
	COLOR: red
}
A:visited {
	COLOR: black
}
