body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #A98059;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #A98059;
	font-weight: bold;
}
.footertxt {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}
.footertxt a:link,a:visited,a:active {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
.footertxt a:visited{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}
.footertxt a:hover {
	text-decoration: overline blink;
}
.lovelinks a:link,a:visited,a:active {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.lovelinks a:hover {
	color: #A98059;
	font-size: 12px;
	text-decoration: none;
}
.white {
	color: #FFFFFF;
}
input {
	border-style: none;
	background: #FFFFFF;
}
textarea {
	background: #FFFFFF;
	border-style: none;
     	resize: none; 
}
.size10 {
	font-size: 9px;
}
