body {
	text-align:center;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image:url(../img/background.gif);
}

a:visited {
	color: #993300;
	text-decoration: none;
}

a:link {
	color: #993300;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

