body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #37001C;
}
body {
	background-color: #A99362;
	background-image: url(burlap.JPG);
}
a {
	font-size: 12px;
	color: #B85921;
}
a:visited {
	color: #37001C;
}
a:hover {
	color: #B85921;
	text-decoration: none;
	
}
a:active {
	color: #B85921;
}
h1 {
	font-size: 18px;
	color: #AA8A19;
}
h2 {
	font-size: 14px;
	color: #BE5525;
}
.style1 {
	font-family: Papyrus;
	}
	
#button {
	width:280px;
	background:#BE5525;
	font-family: Papyrus;
	text-align:center;
	height:25px;
	}
	
#button a {
	color:#FFFFFF;
	font-size:16px;
	text-decoration:none;
}
#button a:hover {
	color:#660000;
	font-size:16px;
	text-decoration:none;
}



