BODY {
	color : #FEFF60;
	background-color : #000066;
	font-family : "Comic Sans MS", sans-serif;
	font-size : medium;
}

A {
	color : #00BFFF;
	text-decoration : none;
}

A:HOVER {
	color : Yellow;
	text-decoration : none;
}