body { margin: 0; 
	padding: 0; 
	}

a:link { color: black; }

a:hover { color: purple; }

img { border: none; }
