#copyright {
	margin: -40px 0px 0px 0px;
	position: relative;
	z-index: 1000;
	width: 500px;

	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #949494;
	text-align: center;
}

a:link {
	color: #00adad;
	text-decoration: none;
}
a:visited {
	color: #00adad;
	text-decoration: none;
}
a:hover {
	color: #33724d;
	text-decoration: none;
}

