BODY {
	background-color : #d2b48c;
	font-family : Arial, Helvetica, sans-serif;
}


A {
	text-decoration : underline;
	color : Blue;
}

