body {
	background-color: #1D160F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #D8B37E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-variant: normal;
}
a:link{
	text-decoration: none;
	color: #330000;
}
a:visited{
	text-decoration:none;
	color: #330000;
}
a:hover{
	text-decoration:none;
	color: #660000;
}
a:active{
	text-decoration:none;
	color: #660000;
}