body {
	background-color: #000000;
	background-repeat:  no-repeat;
	background-position: top center;	
}
body,td,th {
	font-size: 12px;
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	color: #000000;
}
a:link {
	color: #C89A42;
	text-decoration: none;
	border: none;
}
a:visited {
	text-decoration: none;
	color: #C89A42;
	border: none;
}
a:hover {
	text-decoration: none;
	color: #724D3A;
	border: none;
}
a:active {
	text-decoration: none;
	color: #C89A42;
	border: none;
}
p {
    margin: 10px;
}
.nav {
    position:absolute;
	top:127px;
}
a.anchor {

}
