img {
	border:none;
}
body{
	background-color:#CCC;
}
#copy{
	position:absolute;
	height:12px;
	right:0px;
	top: 560px;
	color: #FFFFFF;
	left: 579px;
	width: 444px;
	text-align:right;
	z-index: 100;
	}
a:link	   { text-decoration: none; border:0; color:gray;}
a:visited  { text-decoration: none; border:0; color:gray;}
a:hover    { text-decoration: none; border:0; color:red;}
a:active   { text-decoration: none; border:0; color:red;}

