body {
	background-color: #97867e;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2;
	color: ghostwhite;
}

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

A:Hover {
	color: #F7941D;
	text-decoration : none;
}