.header {
	background-image: url(/fruit-images/fruit-images-header.gif);
	height: 150px;
	background-repeat: no-repeat;
}
.footer{font-size:12px;
font-style: bold;
}
a:link {
	color:#0000FF;
	text-decoration: underline;
}
a:visited {
	color:#0000FF;
	text-decoration: underline;
}
a:hover {
	color:#000000;
	text-decoration: underline;
}
a:active {
	color:#0000FF;
	text-decoration: underline;
}