/* CSS Document */

<!--
body {
	background-color: #000000;
	scrollbar-base-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #54341B; }
a:link {
	color: #54341B;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #B28E5C;
	text-decoration: none;
}
a:active {
	color: #B28E5C;
	text-decoration: none;
}
#link {
	position:relative;
	left:0px;
	top:0px;
	width:490px;
	height:140px;
	z-index:1;
	overflow: auto;
	visibility: hidden;
}
-->