* {
	font-family: arial;
	color: #696768;
}

body { background-color: #d3d3d3; }

img.creator { border:1px solid #000; }

a {
	color: #cc6666;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
a:hover { color: #ff6699; text-decoration: underline; }
a:visited { color: #660033; }
