.style1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #E6A000;
	font-size: 20px;
}
a {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #68291A;
}
a:visited {
	color: #68291A;
}
a:hover {
	color: #E6A000;
}
a:active {
	color: #68291A;
}
.style3 {
	font-size: 14px;
	color: #280000;
	padding-left: 15px;
	padding-right: 15px;
}
.style4 {
	font-size: 20px;
	color: #773215;
	font-family: Georgia, "Times New Roman", Times, serif;
}

BODY {
	background-image: url(bg.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: left bottom;
}
