body {
		font-family:	papyrus;
		color:			grey;
		
		}
a:link {
			color:	grey;
			text-decoration:	none;
			}
a:visited {
			text-decoration:	none;
			color:	grey;
			}
a:hover {
			text-decoration:	none;
			color: white;
			}