html, body { height:99%; margin:0; padding:0; background-color: #9B765C; }

a:link {
	color: #FF7D00;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FF7D00;
}
a:hover {
	text-decoration: underline;
	color: #FF7D00;
}
a:active {
	text-decoration: underline;
	color: #FF7D00;
}



.text_footer {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
}
.forms {
	width: 175px;
}

.text_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #3f3f3f;
	line-height: 20px;
}
.text_pagetitle {


	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #3f3f3f;
}
.text_bodytitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #3f3f3f;
	line-height: 20px;
}
