BODY {
	color: #7E7E7E;
	background-color: White;
	font-family: sans-serif;
	font-size: xx-small;
	text-align: justify;
}

A {
	color: #6A5ACD;
	text-decoration: none;
}

A:HOVER {
	color: #FF4500;
	text-decoration: none;
}