body {
	font-size: 12px;
	text-align: center;
	margin: 0px;
	background-image:url("images/bg.gif");
	}
td {
	color: #BB6122;
	font-size: 12px;
	text-align: center;
	line-height: 140%;
	}
a:link {
	color: #8B0922;
	}
a:visited {
	color: #8B0922;
	}
a:hover {
	color: #8B0922;
	}
a.support:link {
	color: #BB6122;
	text-decoration: none;
	}
a.support:visited {
	color: #BB6122;
	text-decoration: none;
	}
a.support:hover {
	color: #ff0000;
	text-decoration: none;
	}