body {
	background-color: #d4ecfb;
	background-image: url(../images/back.jpg);
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	color: #663300;
	text-decoration: none;
	background-repeat: repeat-x;


}
table {
	padding: 0px;
	height: 600px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: none;
	float: none;
	border: 0px none;
	clip:  rect(auto auto auto auto);
	background-image: url(../images/orange3.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #7C2810;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #CC6633;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #660033;
	text-decoration: overline;
}
