.style1 {
	color: #transparent;
	font-weight: bolder;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #FFFFFF;
	font-weight: lighter;
	font-style: normal;
}
.style4 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; color: #93895F; }
.style5 {
	color: #91895C;
	font-weight: bold;
}
.style6 {
	color: #98895F;
	font-weight: bold;
}
a:link {
	color: #93895F;
	text-decoration: none;
	font-weight: lighter;
}
a:visited {
	text-decoration: none;
	color: #92895E;
	font-weight: lighter;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: lighter;
}
a:active {
	text-decoration: none;
	font-weight: normal;
	color: #93895f;
	font-size: 13px;
}
body {
	background-image: url(images/pattern.jpg);
}

