BODY
{
	background: #4a0c01 none no-repeat fixed;
}
html, body
{
	top: 0;
	left: 0;
	right: 0;
	min-height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: "Luxi Sans", "Bitstream Vera Sans", "Lucida Grande", "Trebuchet MS", helvetica, verdana, arial, sans-serif;
	font-weight: normal;
	font-stretch: normal;
	font-size: 100%;
	letter-spacing: 1px;
	word-spacing: 0px;
	color: #E0E0E0;
	text-align: center;
}
a
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 95%;
	line-height: 100%;
	letter-spacing: 0px;
	word-spacing: 0px;
	text-decoration: none;
	font-style: normal;
	vertical-align: baseline;
	color: #A47C48;
	border-bottom: thin dotted #DAC3A0;
}
a:link 
{ 
	color: #A47C48;
	border-bottom: thin dotted #DAC3A0;
}
a:visited
{
	font-weight: normal;
	color: #99794D;
	border-bottom: thin dotted #DAC3A0;
}
a:hover
{
	font-weight: bold;
	color: #825B44;
	border-bottom: thin dotted #DAC3A0;
}
a:active
{
	font-weight: bold;
	color: #825B44;
	border-bottom: thin dotted #DAC3A0;
}
a:focus
{
	font-weight: bold;
	color: #825B44;
	border-bottom: thin dotted #DAC3A0;
}
p.copyright
{
	font-size: 70%;
	letter-spacing: 1px;
}

	