h1.image {
	margin: 0; padding: 0; font-size: 0; line-height: 0;
}
p {
	font: normal 10px verdana;
}

a.dog:link { color: white; text-decoration: none; }
a.dog:active { color: white; text-decoration: none; }
a.dog:visited { color: white; text-decoration: none; }
a.dog:hover { color: white; text-decoration: underline; }

a.tree:link { color: black; text-decoration: underline; }
a.tree:active { color: black; text-decoration: underline; }
a.tree:visited { color: black; text-decoration: underline; }
a.tree:hover { color: #333333; text-decoration: underline; }
