body{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: #000000;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #A8916B;
}


a:link {
	color: #A8916B;
	text-decoration: underline;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
a:active {
	color: #A8916B;
	text-decoration: underline;
}
a:visited {
	color: #A8916B;
	text-decoration: underline;
}
td{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #A8916B;
}
.ga{
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #A8916B;
	a:link color: #A8916B; text-decoration: underline;
	a:hover color: #ff0000; text-decoration: underline;
	a:active color: #A8916B; text-decoration: underline;
	a:visited color: #A8916B; text-decoration: underline;
}
