#thecontent {
	width: 460px;
	padding-right: 1em;
	padding-left: 1em;
}
body {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	background-image: url(images/pageback.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #EDEDED;
}
a {
	font-size: 12px;
	color: #325C2E;
	text-decoration: underline;
}

.green {
	font-weight: bold;
	color: #325C2E;
}
a:hover {
	font-size: 12px;
	color: #485621;
	text-decoration: underline;
}
