html, body {
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#786F3E;
	/*background-image: url(images/bg-1.jpg);*/
	}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.style1 {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.style2 {
	font-family: verdana;
	font-size: xx-small;
	color: #FFFFFF;
}
.style3 {
	font-family: verdana;
	font-size: small;
	color: #FFFFFF;
}