body {
	background-color: #B0A790;
}
.texticles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 15px;
	padding: 10px;
}
.texticlesgreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 15px;
	padding: 0px;
	color: #7C7565;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 15px;
	padding: 0px;
	color: #7C7565;
	text-decoration: underline;
}
a:visited {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 15px;
	padding: 0px;
	color: #7C7565;
	text-decoration: underline;
}
a:active {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 15px;
	padding: 0px;
	color: #7C7565;
	text-decoration: underline;
}
a:hover {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 15px;
	padding: 0px;
	color: #000000;
	text-decoration: underline;
}
.background {
	background-image: url(../images/hmmm_06.jpg);
}
.texticlescentered {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 15px;
	padding: 10px;
	text-align: center;
}

