a:link {
	color: #9B8B52;
	text-decoration: none;
}
a:hover {
	color: #9B8B52;
	text-decoration: underline;
}
body {
	background-image: url(images/bigbackground.jpg);
	background-repeat: repeat-x;
}
p {
	line-height: 25px;
}
a:visited {
	color: #9B8B52;
	text-decoration: none;
}
