body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 60px;
	color: #B2825A;
}
body {
	background-color: #000;
}
a:link {
	color: #B2825A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B2825A;
}
a:hover {
	text-decoration: none;
	color: #B2825A;
}
a:active {
	text-decoration: none;
	color: #B2825A;
}