@charset "UTF-8";
/* CSS Document */

p {
	font-family: verdana, geneva, sans-serif;
	font-size: 11px;
	text-align: center;
	line-height: 20px;
	color: #DEE7CF;
}
a:link {
	color: #232201;
}
a:visited {
	color: #775819;
}
a:hover {
	color: #3E4D13;
}
.green {
	color: #3E4D13;
	line-height: 17px;
}
.copyright {
	font-size: 10px;
	line-height: 15px;
	color: #3E4D13;
}
.links {
	line-height: 25px;
}