/* CSS Document */
/*original bacground color was #CF904D */

body{
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #6F3A21
	background-image: /graphics/copper-bkgrnd2a.jpg;
	background-repeat: repeat-y;
}

a:link {
	color: #FBD285;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FBD285;
}
a:hover {
	text-decoration: underline;
	color: #66FFFF;
}
a:active {
	text-decoration: none;
	color: #FBD285;
}

.style5 {color: #FBD285; font-family:Garamond, Verdana, Tahoma, Times New Roman;
font-size:22px
}

.style6 {
	font-size: 28px;
	font-weight: bold;
}
.style7 {
	background-color: #663300;
}

.style8 {color: #FBD285; font-family:Garamond, Verdana, Tahoma, Times New Roman;
font-size:22px; background-color:#663300;
}

.style9 {color: #FF0000}

.style10 {color: #00FFFF}