body {
	background-color: #640d0d;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	scrollbar-base-color: #790200;
	scrollbar-arrow-color: #CB9855;
	scrollbar-darkshadow-color: #8C411C;
	scrollbar-track-color: #CB9855;
}
table {
	font-family: "Futura Bk BT", Arial, Helvetica;
}
div.scroll {
	height: 430px;	
	width: 353px;	
	overflow: auto;	
	padding: 2px;
}a:link {
	font-family: "Futura Bk BT", Arial, Helvetica;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: "Futura Bk BT", Arial, Helvetica;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	font-family: "Futura Bk BT", Arial, Helvetica;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
