.background {
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #82985E;
	font-size: 10px;
}
.smalltext a:link {
	color: #82985E;
	text-decoration: none;
}
.smalltext a:visited {
	color: #82985E;
	text-decoration: none;

}
.smalltext a:hover {
	color: #425621;
	text-decoration: none;
}
.smalltext a:active {
	color: #82985E;
	text-decoration: none;

}
