/* CSS Document */

A {
	text-decoration: underline;
	color: #0000FF;
}

A:Hover {
	text-decoration: none;
	color: #9C319C;
}
#google {
	position:absolute;
	left:1234px;
	top:309px;
	width:283px;
	height:600px;
	z-index:2;
}
#spyad {
	position:absolute;
	left:1089px;
	top:309px;
	width:120px;
	height:600px;
	z-index:3;
}

#float {
position:absolute; 
top:1063px; 
left: 825px; 
width:201px; 
height:30px;

}
