body {
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
}
a {
	color: #17752D;
}
a:hover {
	color: #A2B00A;
}
.footer {
	font-size: 12px;
	color: #A2B00A;
	padding: 10px;
	height: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #17752D;
	border-bottom-color: #17752D;
	text-align: center;
}
