
body {
	background: #0A1424 url('bg.png') 50% 0%;
	margin: 0px;
	padding: 0px;
	
}



td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C3B7AB;
}



a:link {
	color: #E5B571;
	text-decoration: none;
}

a:visited {
	color: #C7A985;
	text-decoration: none;
}

a:active, a:hover {
	color: white;
	text-decoration: none;
}

