div.copy{
	position:absolute;
	background: black;
	top:0px;
	left:0px;
	width:740px;
	height:50px;
	color: white;
	text-align:center;
	font-size: 7.5pt;
	font-family: serif;
}


a {
	color: white; text-decoration: underline
}
a:hover {
	color: silver; text-decoration: underline
}
