body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-position: center;
	text-align: center;
	background-color: #000000;
}
h1,h2,h3,h4,h5,h6,td {
	text-align: center;
	color: #FFCC80;
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 16px;
	color: #ffcc80;
	font-weight: normal;
}
a:link {
	color: #B75656;
	text-decoration: none;
}
a:visited {
	color: #B75656;
	text-decoration: none;
}
a:hover, a:active {
	color: #6E9383;
	text-decoration: none;
}

