BODY {
	color : White;
	background-color : #280048;
	font-family : Arial, "Comic Sans MS", "Times New Roman", sans-serif;
	font-size : x-small;
	text-align : center;
}

A {
	color : White;
	text-decoration : none;
}

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