body {
	margin: 35px 0px 0px;
	padding: 0px;
	background-color: #471607;
	}
.text {
	font-family: "Times New Roman", Times, serif;
	color: #471607;
	font-size: 15px;
	}
.textHeader {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #561e03;
	font-weight: bold;
	font-size: 15px;
	}







a:link {
	color: #c67b7b;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	text-decoration: underline;
	}
a:hover {
	color: #561e03;
	text-decoration: none;
	}	
a:visited {
	color: #c67b7b;
	font-style: normal;
	text-decoration: underline;
	}
.textNav2 {
	font-family: "Times New Roman", Times, serif;
	color: #c79e8a;
	font-size: 15px;
	}	
.nav2 a:link {
	color: #c79e8a;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	text-decoration: underline;
	}
.nav2 a:visited {
	color: c79e8a;
	font-style: normal;
	text-decoration: underline;
	}
.nav2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}	

input { 
	background-color: #d4c0a8;
	}

textarea { 
	background-color: #d4c0a8; 
	color: #000000;
	}
.textItal {
	font-family: "Times New Roman", Times, serif;
	color: #471607;
	font-size: 15px;
	font-style: italic;
}

