body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background:#d8c59a;
}
.text1 {
	font-family: "Agency FB";
	font-size: 25px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.text2 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #41221e;
}

.text3 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

.linkstyle1 {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 14px;
}

.linkstyle1 a{
	text-decoration:none;
	font-family: Arial;
	color: #FFFFFF;
	font-size: 14px;
}

.linkstyle1 a:hover{
	text-decoration:underline;
	font-family: Arial;
	color: #FFFFFF;
	font-size: 14px;
}

.error{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#FF0000;
}
.greentxt{

	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#006633;
}

.textlink {
	font-family: Arial;
	font-size: 14px;
	color: #a6c015;

}
.textlink:link {
	text-decoration: none;
}
.textlink:visited {
	text-decoration: none;
	color: #a6c015;
}
.textlink:hover {
	text-decoration: none;
	color: #fcff00;
}
.textlink:active {
	text-decoration: none;
	color: #a6c015;
}
.footer {
	font-family: Arial;
	font-size: 12px;
	color: #000000;

}
a.footer:link {
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
	color: #000000;
}
a.footer:hover {
	text-decoration: none;
	color: #000000;
}
a.footer:active {
	text-decoration: none;
	color: #000000;
}

