body,td,th {
	font-family: Bookman Old Style, Times New Roman, Times, serif;
	font-size: 17px;
	color: #C9AA8B;
}
body {
	background-color: #000000;
}
h1 {
	font-size: 19px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none; font-weight: 400
	}
a:visited {
	text-decoration: none;
	color: #FFFFFF; font-weight: 400
}
a:hover {
	text-decoration: underline;
	color: #B7770D;font-weight: 400
}
a:active {
	text-decoration: none;
	color: #800080;font-weight: 400
}
