input {
	color : #000000;
	font-size : 16px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.style2 {
	color: #cab677;
	font-size : 18px;
	font-weight: bold;
}
.style1 {
	color: #591725;
	font-size : 18px;
	font-weight: bold;
}
p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 14px;
	font-family : Tahoma,Verdana,Arial;
}
p a {
	color : #591725;
}
p a:hover {
	color : #c3b958;
}
.nav {
	color : #Af9f47;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 18px;
	font-family : Tahoma,Verdana,Arial;
}
.nav a {
	color : #ffffff;
	text-decoration: none;
}
.nav a:hover {
	color : #c3b958;
}
