.style1 {color: #D7A453}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #CF9C4D;
	display: inline;
}
body,td,th {
	color: #CD9E4E;
}
body {
	background-color: #000000;
}
a:link {
	color: #CD9E4E;
	text-decoration: none;
}
a:hover {
	color: #CD9E4E;
	text-decoration: underline blink;
}

