BODY {
	color : #004848;
	background-color : #609898;
	font-family : Arial, "Comic Sans MS", Courier, sans-serif;
	font-size : x-small;
	text-align : center;
	}

A {
	color : #004848;
	text-decoration : none;
}

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