body {
	SCROLLBAR-BASE-COLOR: #009933;
	SCROLLBAR-ARROW-COLOR: #000099;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #009933;
	text-decoration: none;
}
a:visited {
	color: #009933;
	text-decoration: none;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #00CC00;
	text-decoration: underline;
}
.quarterlogo {
	background-image: url(images/quarterlogo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.berryback {
	background-image: url(images/strawberryback.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.brocback {

	background-image: url(images/brocbasket.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	color: #009900;

}
.anchorlink {
	font-size: 12px;
}
.squashback {

	background-image: url(images/yellow-squash.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
